edit_custom_thumbnail_sizes
Filter Hook: Filters whether custom sizes are available options for image editing.
Source: wp-admin/includes/image-edit.php:54
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:736
Function: Saves image to post, along with enqueued changes in `$_REQUEST[‘history’]`.
Source: wp-admin/includes/image-edit.php:827
Filter Hook: Filters the WP_Image_Editor instance for the image to be streamed to the browser.
Source: wp-admin/includes/image-edit.php:306
Filter Hook (deprecated): Filters the GD image resource to be streamed to the browser.
Source: wp-admin/includes/image-edit.php:326
Function: Saves image to file.
Source: wp-admin/includes/image-edit.php:375
Filter Hook: Filters whether to skip saving the image file.
Source: wp-admin/includes/image-edit.php:395
Filter Hook (deprecated): Filters whether to skip saving the image file.
Source: wp-admin/includes/image-edit.php:424
Function: Performs group of changes on Editor specified.
Source: wp-admin/includes/image-edit.php:566
Filter Hook: Filters the WP_Image_Editor instance before applying changes to the image.
Source: wp-admin/includes/image-edit.php:630
Filter Hook (deprecated): Filters the GD image resource before applying changes to the image.
Source: wp-admin/includes/image-edit.php:642
Function: Streams image in post to browser, along with enqueued changes in `$_REQUEST[‘history’]`.
Source: wp-admin/includes/image-edit.php:696
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:295