Display first step of custom header image page.
Custom_Image_Header::js
Execute JavaScript depending on step.
Custom_Image_Header::js_includes
Set up the enqueue for the JavaScript files.
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_Image_Header
The custom header image class.
comment_edit_redirect
Filters the URI the user is redirected to after editing a comment in the admin.
load-{$pagenow}
Fires before a particular screen is loaded.
Advertisement
load-{$page_hook}
Fires before a particular screen is loaded.
admin_head
This action is documented in wp-admin/admin-header.php
admin_head-{$hook_suffix}
This action is documented in wp-admin/admin-header.php
admin_print_scripts
This action is documented in wp-admin/admin-header.php
Advertisement
admin_print_scripts-{$hook_suffix}
This action is documented in wp-admin/admin-header.php
wp_ajax_{$action}
Fires authenticated Ajax actions for logged-in users.