Set up the hooks for the Custom Header admin page.
Custom_Image_Header::__construct
Constructor – Register administration header callback.
Custom_Background::wp_set_background_image
Custom_Background::filter_upload_tabs
Advertisement
Custom_Background::attachment_fields_to_edit
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.
Advertisement
Custom_Background::take_action
Execute custom background modification.
Custom_Background::admin_load
Set up the enqueue for the CSS & JavaScript files.
Custom_Background::init
Set up the hooks for the Custom Background admin page.
Custom_Background::__construct
Constructor – Register administration header callback.