Custom_Image_Header::get_previous_crop()
Method: Get the ID of a previous crop from the same base image.
Source: wp-admin/includes/class-custom-image-header.php:1581
Method: Get the ID of a previous crop from the same base image.
Source: wp-admin/includes/class-custom-image-header.php:1581
Method: Given an attachment ID for a header image, updates its “last used” timestamp to now.
Source: wp-admin/includes/class-custom-image-header.php:1435
Method: Given an attachment ID for a header image, unsets it as a user-uploaded header image for the active theme.
Source: wp-admin/includes/class-custom-image-header.php:1463
Method: Updates the last-used postmeta on a header image attachment after saving a new header image via the Customizer.
Source: wp-admin/includes/class-custom-image-header.php:1489
Method: Gets the details of default header images if defined.
Source: wp-admin/includes/class-custom-image-header.php:1515
Method: Gets the previously uploaded header images.
Source: wp-admin/includes/class-custom-image-header.php:1559
Method: Calculate width and height based on what the currently selected theme supports.
Source: wp-admin/includes/class-custom-image-header.php:1251
Method: Create an attachment ‘object’.
Source: wp-admin/includes/class-custom-image-header.php:1303
Method: Insert an attachment and its metadata.
Source: wp-admin/includes/class-custom-image-header.php:1332
Filter Hook: Filters the header image attachment metadata.
Source: wp-admin/includes/class-custom-image-header.php:1353
Method: Gets attachment uploaded by Media Manager, crops it, then saves it as a new object. Returns JSON-encoded object details.
Source: wp-admin/includes/class-custom-image-header.php:1366
Method: Unused since 3.5.0.
Source: wp-admin/includes/class-custom-image-header.php:1126
Method: Unused since 3.5.0.
Source: wp-admin/includes/class-custom-image-header.php:1138
Method: Choose a header image, selected from existing uploaded and default headers, or provide an array of uploaded header data (either new, or from media library).
Source: wp-admin/includes/class-custom-image-header.php:1154
Method: Display first step of custom header image page.
Source: wp-admin/includes/class-custom-image-header.php:498
Method: Remove a header image.
Source: wp-admin/includes/class-custom-image-header.php:1209
Action Hook: Fires just before the submit button in the custom header options form.
Source: wp-admin/includes/class-custom-image-header.php:795
Method: Reset a header image to the default image for the theme.
Source: wp-admin/includes/class-custom-image-header.php:1220
Method: Display second step of custom header image page.
Source: wp-admin/includes/class-custom-image-header.php:812
Action Hook: Fires after the header image is set or an error is returned.
Source: wp-admin/includes/class-custom-image-header.php:878
Method: Upload the file to be cropped in the second step.
Source: wp-admin/includes/class-custom-image-header.php:955
Method: Display third step of custom header image page.
Source: wp-admin/includes/class-custom-image-header.php:998
Method: Display last step of custom header image page.
Source: wp-admin/includes/class-custom-image-header.php:1092
Method: Display the page based on the current step.
Source: wp-admin/includes/class-custom-image-header.php:1102
Method: Execute JavaScript depending on step.
Source: wp-admin/includes/class-custom-image-header.php:346
Class: The custom header image class.
Source: wp-admin/includes/class-custom-image-header.php:14
Method: Display JavaScript based on Step 1 and 3.
Source: wp-admin/includes/class-custom-image-header.php:361
Method: Constructor – Register administration header callback.
Source: wp-admin/includes/class-custom-image-header.php:55
Method: Display JavaScript based on Step 2.
Source: wp-admin/includes/class-custom-image-header.php:422
Method: Set up the hooks for the Custom Header admin page.
Source: wp-admin/includes/class-custom-image-header.php:72