image_editor_output_format

image_editor_output_format

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('image_editor_output_format') is found 1 times:

  • /wp-includes/media.php line 6312

    Warning: Undefined array key 6313 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 6314 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 6315 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 6316 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 6317 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    6308
    6309
    6310
    6311
    6312
    6313
         * }
         * @param string $filename  Path to the image.
         * @param string $mime_type The source image mime type.
         */
        return apply_filters( 'image_editor_output_format', $output_format, $filename, $mime_type );
    }

See this hook used in plugins: