Get the current step.
Custom_Image_Header::filter_upload_tabs
Unused since 3.5.0.
Custom_Image_Header::js_includes
Set up the enqueue for the JavaScript files.
Custom_Image_Header::set_header_image
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).
Advertisement
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
Custom_Image_Header::remove_header_image
Remove a header image.
Custom_Image_Header::take_action
Execute custom header modification.
Custom_Image_Header::reset_header_image
Reset a header image to the default image for the theme.
Advertisement
Custom_Image_Header::process_default_headers
Process the default headers
Custom_Image_Header::show_header_selector
Display UI for selecting one of several default headers.
Custom_Image_Header::js
Execute JavaScript depending on step.
Custom_Image_Header::__construct
Constructor – Register administration header callback.
Advertisement
Custom_Image_Header::get_previous_crop
Get the ID of a previous crop from the same base image.
Custom_Image_Header::get_uploaded_header_images
Gets the previously uploaded header images.
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.