![]() |
WPDK
1.5.0
WordPress Development Kit
|
Data Fields | |
| const | ERROR = 'error' |
| const | WARNING = 'warning' |
| const | STATUS = 'status' |
The WPDKResultType defines the available WPDK result type.
Definition at line 12 of file wpdk-result.php.
| const ERROR = 'error' |
Definition at line 13 of file wpdk-result.php.
| const STATUS = 'status' |
Definition at line 15 of file wpdk-result.php.
| const WARNING = 'warning' |
Definition at line 14 of file wpdk-result.php.