Checks to see if current environment supports the editor chosen.
Must be overridden in a subclass.
$argsarrayoptional
Default:array()
public static function test( $args = array() ) {
return false;
}
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_image_editor/test