wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_save_image_editor_file › WordPress Filter Hooks
Since3.5.0
Deprecatedn/a
› apply_filters( 'wp_save_image_editor_file', null, $filename, $image, $mime_type, $post_id )
Parameters: (5) |
|
Defined at: |
|
Codex: |
Filters whether to skip saving the image file.
Returning a non-null value will short-circuit the save method, returning that value instead.
Related Functions: wp_save_image_file, wp_get_image_editor, wp_ajax_image_editor, wp_image_editor, wp_save_image, wp_get_image_editor_output_format