get_theme_starter_content()
Function: Expands a theme’s starter content configuration using core-provided data.
Source: wp-includes/theme.php:2219
Function: Expands a theme’s starter content configuration using core-provided data.
Source: wp-includes/theme.php:2219
Filter Hook: Filters the expanded array of starter content.
Source: wp-includes/theme.php:2522
Function: Registers theme support for a given feature.
Source: wp-includes/theme.php:2592
Function: Retrieves value for custom background color.
Source: wp-includes/theme.php:1798
Function: Displays background color value.
Source: wp-includes/theme.php:1807
Function: Default custom background callback.
Source: wp-includes/theme.php:1816
Function: Renders the Custom CSS style element.
Source: wp-includes/theme.php:1895
Function: Fetches the `custom_css` post for a given theme.
Source: wp-includes/theme.php:1917
Function: Fetches the saved Custom CSS content for rendering.
Source: wp-includes/theme.php:1968
Filter Hook: Filters the custom CSS output into the head element.
Source: wp-includes/theme.php:1988