Display the page based on the current step.
Custom_Image_Header::attachment_fields_to_edit
Unused since 3.5.0.
Custom_Image_Header::filter_upload_tabs
Unused since 3.5.0.
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::remove_header_image
Remove a header image.
Custom_Image_Header::reset_header_image
Reset a header image to the default image for the theme.
Custom_Image_Header::get_header_dimensions
Calculate width and height based on what the currently selected theme supports.
Custom_Image_Header::show_header_selector
Display UI for selecting one of several default headers.
Advertisement
Custom_Image_Header::create_attachment_object
Create an attachment ‘object’.
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.
Advertisement
Custom_Image_Header::js_2
Display JavaScript based on Step 2.
Custom_Image_Header::__construct
Constructor – Register administration header callback.
Custom_Image_Header::init
Set up the hooks for the Custom Header admin page.