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:

Description

Tests whether there is an editor that supports a given mime type or methods.

Related Functions

wp_image_editor, wp_get_image_editor, wp_cache_supports, wp_ajax_image_editor, wp_timezone_supported

Top Google Results

User discussions

wpseek mobile