Uses
Uses | Description |
---|---|
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::reset_header_image() | Reset a header image to the default image for the theme. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::remove_header_image() | Remove a header image. |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::set_header_image() | Choose a header image, selected from existing uploaded and default headers, or provide an array of uploaded header data (either new, or from media library). |
wp-includes/capabilities.php: current_user_can() | Returns whether the current user has the specified capability. |
wp-includes/theme.php: set_theme_mod() | Updates theme modification value for the current theme. |
wp-includes/pluggable.php: check_admin_referer() | Ensures intent by verifying that a user was referred from another admin page with the correct security nonce. |