Custom_Image_Header::get_uploaded_header_images()
Method: Gets the previously uploaded header images.
Source: wp-admin/includes/class-custom-image-header.php:1567
Method: Gets the previously uploaded header images.
Source: wp-admin/includes/class-custom-image-header.php:1567
Method: Calculate width and height based on what the currently selected theme supports.
Source: wp-admin/includes/class-custom-image-header.php:1259
Method: Create an attachment ‘object’.
Source: wp-admin/includes/class-custom-image-header.php:1311
Method: Insert an attachment and its metadata.
Source: wp-admin/includes/class-custom-image-header.php:1340
Filter Hook: Filters the header image attachment metadata.
Source: wp-admin/includes/class-custom-image-header.php:1361
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:1374
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:1443
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:1471
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:1497
Filter Hook: Filters the parameters for the attachment thumbnail creation.
Source: wp-admin/includes/image.php:568