Display UI for selecting one of several default headers.
Custom_Image_Header::process_default_headers
Process the default headers
Custom_Image_Header::take_action
Execute custom header modification.
Custom_Image_Header::css_includes
Set up the enqueue for the CSS files
Advertisement
Custom_Image_Header::js_includes
Set up the enqueue for the JavaScript files.
Custom_Image_Header::step
Get the current step.
Custom_Image_Header::help
Adds contextual help.
Custom_Image_Header::init
Set up the hooks for the Custom Header admin page.
Advertisement
Custom_Image_Header::__construct
Constructor – Register administration header callback.
Custom_Background::wp_set_background_image
Custom_Background::filter_upload_tabs
Custom_Background::attachment_fields_to_edit
Advertisement
Custom_Background::ajax_background_add
Ajax handler for adding custom background context to an attachment.
Custom_Background::handle_upload
Handle an Image upload for the background image.
Custom_Background::admin_page
Display the custom background page.