Adds contextual help.
Custom_Image_Header::step
Get the current step.
Custom_Image_Header::js_includes
Set up the enqueue for the JavaScript files.
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
Advertisement
Custom_Image_Header::take_action
Execute custom header modification.
Custom_Image_Header::process_default_headers
Process the default headers
Custom_Image_Header::ajax_header_add
Given an attachment ID for a header image, updates its “last used” timestamp to now.
Custom_Image_Header::ajax_header_remove
Given an attachment ID for a header image, unsets it as a user-uploaded header image for the current theme.
Advertisement
Custom_Image_Header::customize_set_last_used
Updates the last-used postmeta on a header image attachment after saving a new header image via the Customizer.
Custom_Image_Header::get_default_header_images
Gets the details of default header images if defined.
Custom_Image_Header::get_uploaded_header_images
Gets the previously uploaded header images.
Custom_Image_Header::get_previous_crop
Get the ID of a previous crop from the same base image.
Advertisement
Custom_Image_Header::js
Execute JavaScript depending on step.
Custom_Image_Header::insert_attachment
Insert an attachment and its metadata.
Custom_Image_Header::js_1
Display JavaScript based on Step 1 and 3.