image_edit_thumbnails_separately
Filter Hook: Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.
Source: wp-admin/includes/image-edit.php:55
Filter Hook: Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.
Source: wp-admin/includes/image-edit.php:55
Filter Hook: Filters whether custom sizes are available options for image editing.
Source: wp-admin/includes/image-edit.php:54
Function: Restores the metadata for a given attachment.
Source: wp-admin/includes/image-edit.php:790
Function: Saves image to post, along with enqueued changes in `$_REQUEST[‘history’]`.
Source: wp-admin/includes/image-edit.php:884
Filter Hook: Filters the WP_Image_Editor instance for the image to be streamed to the browser.
Source: wp-admin/includes/image-edit.php:355
Filter Hook (deprecated): Filters the GD image resource to be streamed to the browser.
Source: wp-admin/includes/image-edit.php:375
Function: Saves image to file.
Source: wp-admin/includes/image-edit.php:424
Filter Hook: Filters whether to skip saving the image file.
Source: wp-admin/includes/image-edit.php:444
Filter Hook (deprecated): Filters whether to skip saving the image file.
Source: wp-admin/includes/image-edit.php:473
Function: Performs group of changes on Editor specified.
Source: wp-admin/includes/image-edit.php:615
Filter Hook: Filters the WP_Image_Editor instance before applying changes to the image.
Source: wp-admin/includes/image-edit.php:684
Filter Hook (deprecated): Filters the GD image resource before applying changes to the image.
Source: wp-admin/includes/image-edit.php:696
Function: Streams image in post to browser, along with enqueued changes in `$_REQUEST[‘history’]`.
Source: wp-admin/includes/image-edit.php:750
Function: Loads the WP image-editing interface.
Source: wp-admin/includes/image-edit.php:18
Function: Streams image in WP_Image_Editor to browser.
Source: wp-admin/includes/image-edit.php:344