wp_get_theme_data_template_parts()
Function: Returns the metadata for the template parts defined by the theme.
Source: wp-includes/global-styles-and-settings.php:464
Function: Returns the metadata for the template parts defined by the theme.
Source: wp-includes/global-styles-and-settings.php:464
Function: Returns the metadata for the custom templates defined by the theme via theme.json.
Source: wp-includes/global-styles-and-settings.php:452
Function: Gets the block name from a given theme.json path.
Source: wp-includes/global-styles-and-settings.php:344
Function: Returns the current theme’s wanted patterns (slugs) to be registered from Pattern Directory.
Source: wp-includes/global-styles-and-settings.php:440
Function: Determines the CSS selector for the block type and property provided, returning it if available.
Source: wp-includes/global-styles-and-settings.php:499
Function: Checks whether a theme or its parent has a theme.json file.
Source: wp-includes/global-styles-and-settings.php:383
Function: Cleans the caches under the theme_json group.
Source: wp-includes/global-styles-and-settings.php:422
Function: Gets the global styles custom CSS from theme.json.
Source: wp-includes/global-styles-and-settings.php:246
Function: Adds global style rules to the inline style for each block.
Source: wp-includes/global-styles-and-settings.php:296
Function: Gets the settings resulting of merging core, theme, and user data.
Source: wp-includes/global-styles-and-settings.php:26
Function: Gets the styles resulting of merging core, theme, and user data.
Source: wp-includes/global-styles-and-settings.php:114
Function: Returns the stylesheet resulting of merging core, theme, and user data.
Source: wp-includes/global-styles-and-settings.php:150