image_editor_output_format – filter
Invokers
1 to 3 of 3
- wp_get_image_editor() – Returns a WP_Image_Editor instance and loads file into it.
- WP_Image_Editor::get_output_format() – Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.
- wp_unique_filename() – Get a filename that is sanitized and unique for the given directory.