Used By
Used By | Description |
---|---|
wp-admin/includes/ajax-actions.php: wp_ajax_crop_image() | Ajax handler for cropping an image. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::ajax_header_crop() | Gets attachment uploaded by Media Manager, crops it, then saves it as a new object. Returns JSON-encoded object details. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::step_2() | Display second step of custom header image page. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::step_3() | Display third step of custom header image page. |
wp-admin/includes/class-custom-background.php: Custom_Background::handle_upload() | Handle an Image upload for the background image. |