wp_image_editor_supports
wp_image_editor_supports ( $args = array() )
Parameters:- (string|array) args Optional. Array of arguments to retrieve the image editor supports. Default empty array.
Returns:- (bool) True if an eligible editor is found; false otherwise.
Defined at: - Introduced in WordPress: 3.5.0
- Deprecated in WordPress: —
Description
Tests whether there is an editor that supports a given mime type or methods.