Uses
Uses | Description |
---|---|
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::process_default_headers() | Process the default headers |
wp-includes/theme.php: set_theme_mod() | Updates theme modification value for the current theme. |
wp-includes/theme.php: remove_theme_mod() | Removes theme modification name from current theme list. |
wp-includes/theme.php: get_uploaded_header_images() | Gets the header images uploaded for the current theme. |
wp-includes/theme.php: get_stylesheet() | Retrieves name of the current stylesheet. |
wp-includes/formatting.php: esc_url_raw() | Performs esc_url() for database usage. |
wp-includes/post.php: update_post_meta() | Updates a post meta field based on the given post ID. |