Handles paging for the user search query.
Custom_Image_Header::admin_page
Display the page based on the current step.
Custom_Image_Header::step_3
Display third step of custom header image page.
Custom_Image_Header::finished
Display last step of custom header image page.
Advertisement
Custom_Image_Header::__construct
Constructor – Register administration header callback.
Custom_Image_Header::init
Set up the hooks for the Custom Header admin page.
Custom_Image_Header::js_includes
Set up the enqueue for the JavaScript files.
Custom_Image_Header::js
Execute JavaScript depending on step.
Advertisement
Custom_Image_Header::step_1
Display first step of custom header image page.
Custom_Image_Header::step_2
Display second step of custom header image page.
WP_Error::get_error_codes
Retrieve all error codes.
WP_Error::get_error_code
Retrieve first error code available.
Advertisement
WP_Error::get_error_messages
Retrieve all error messages or error messages matching code.
WP_Error::get_error_message
Get single error message.
WP_Error::get_error_data
Retrieve error data for error code.