| [ Web Proxy ] |
| Viewing: https://developer.wordpress.org/reference/files/wp-includes/theme.php/ | [Back] [Original] |
Filters the theme requirement validation response.
Given an element name, returns a class name.
Filters the header image URL.
Returns whether the active theme is a block-based theme or not.
Adds default theme supports for block themes when the ‘after_setup_theme’ action fires.
Filters the list of header image attributes.
Creates the initial theme features when the ‘setup_theme’ action is fired.
Registers a theme feature for use in add_theme_support().
Gets the list of registered theme features.
Gets the registration config for a theme feature.
Validates the theme requirements for WordPress version and PHP version.
Filters header video settings.
Makes sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.
Filters the header video URL.
Publishes a snapshot’s changes.
Filters changeset post data upon insert to ensure post_name is intact.
Filters the expanded array of starter content.
Expands a theme’s starter content configuration using core-provided data.
Filters the custom CSS output into the head element.
Updates the `custom_css` post for a given theme.
Filters the `css` (`post_content`) and `preprocessed` (`post_content_filtered`) args for a `custom_css` post being updated.
Renders the Custom CSS style element.
Fetches the `custom_css` post for a given theme.
Fetches the saved Custom CSS content for rendering.
Filters whether the custom header video is eligible to show on the current page.
Retrieves the markup for a custom header.
Prints the markup for a custom header.
Checks whether a header video is set or not.
Retrieves header video URL for custom header.
Displays header video URL.
| Web Proxy Viewer | New URL | Original Page |