Custom_Image_Header::remove_header_image()
Method: Remove a header image.
Source: wp-admin/includes/class-custom-image-header.php:1217
Method: Remove a header image.
Source: wp-admin/includes/class-custom-image-header.php:1217
Method: Reset a header image to the default image for the theme.
Source: wp-admin/includes/class-custom-image-header.php:1228
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
Class: The custom header image class.
Source: wp-admin/includes/class-custom-image-header.php:15
Action Hook: Fires after the header image is set or an error is returned.
Source: wp-admin/includes/class-custom-image-header.php:886