wpseek.com
A WordPress-centric search engine for devs and theme authors
image_save_pre › WordPress Filter Hooks
Since2.9.0
DeprecatedUse {@see 'image_editor_save_pre'} instead.
› $image = apply_filters_deprecated( 'image_save_pre', array( $image, $attachment_id ), '3.5.0', 'image_editor_save_pre' );
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the GD image resource to be streamed to the browser.
Related Functions: image_resize, image_size_input_fields, image_add_caption, add_image_size, get_space_used, has_image_size
Related Hooks: image_editor_save_pre, title_save_pre, image_save_progressive, comment_save_pre, content_save_pre