Uses
Uses | Description |
---|---|
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::get_default_header_images() | Gets the details of default header images if defined. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::get_uploaded_header_images() | Gets the previously uploaded header images. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::process_default_headers() | Process the default headers |
wp-includes/plugin.php: add_action() | Hooks a function on to a specific action. |