pfeifferNet

testing.php

Functions to assist testing.

Tags
since
2.0.0

Table of Contents

Functions

testing_body_classes()  : array<string|int, mixed>
Add "testing" body class.

Functions

testing_body_classes()

Add "testing" body class.

testing_body_classes(array<string|int, mixed> $classes) : array<string|int, mixed>
  • Use developer tools to remove this class to see normal styles.
Parameters
$classes : array<string|int, mixed>

Existing body classes.

Tags
since
2.0.0
Return values
array<string|int, mixed>

Modified body classes.


        
On this page

Search results