require_if_theme_supports()
Function: Checks a theme’s support for a given feature before loading the functions which implement it.
Source: wp-includes/theme.php:3123
Function: Checks a theme’s support for a given feature before loading the functions which implement it.
Source: wp-includes/theme.php:3123
Function: Registers the internal custom header and background routines.
Source: wp-includes/theme.php:2842
Function: Adds CSS to hide header text for custom logo, based on Customizer setting.
Source: wp-includes/theme.php:2880
Function: Gets the theme support arguments passed when registering that support.
Source: wp-includes/theme.php:2919
Function: Allows a theme to de-register its support of a certain feature
Source: wp-includes/theme.php:2958
Function: Do not use. Removes theme support internally without knowledge of those not used by themes directly.
Source: wp-includes/theme.php:2981
Function: Checks a theme’s support for a given feature.
Source: wp-includes/theme.php:3049
Function: Retrieves any registered editor stylesheet URLs.
Source: wp-includes/theme.php:2165
Filter Hook: Filters the array of URLs of stylesheets applied to the editor.
Source: wp-includes/theme.php:2209
Function: Expands a theme’s starter content configuration using core-provided data.
Source: wp-includes/theme.php:2219