get_template_hierarchy()
Function: Gets the template hierarchy for the given template slug to be created.
Source: wp-includes/block-template-utils.php:1317
Function: Gets the template hierarchy for the given template slug to be created.
Source: wp-includes/block-template-utils.php:1317
Function: Builds the title and description of a taxonomy-specific template based on the underlying entity referenced.
Source: wp-includes/block-template-utils.php:624
Function: Builds the title and description of a post-specific template based on the underlying referenced post.
Source: wp-includes/block-template-utils.php:546
Function: Determines whether a theme directory should be ignored during export.
Source: wp-includes/block-template-utils.php:1183
Function: Creates an export of the current templates and template parts from the site editor at the specified path in a ZIP file.
Source: wp-includes/block-template-utils.php:1207
Filter Hook: Filters the block template object before the query takes place.
Source: wp-includes/block-template-utils.php:1031
Filter Hook: Filters the queried block template object after it’s been fetched.
Source: wp-includes/block-template-utils.php:1077
Function: Retrieves a unified template object based on a theme file.
Source: wp-includes/block-template-utils.php:1092
Filter Hook: Filters the block template object before the theme file discovery takes place.
Source: wp-includes/block-template-utils.php:1105
Filter Hook: Filters the block template object after it has been (potentially) fetched from the theme file.
Source: wp-includes/block-template-utils.php:1139
Function: Prints a block template part.
Source: wp-includes/block-template-utils.php:1149
Function: Prints the header block template part.
Source: wp-includes/block-template-utils.php:1162
Function: Prints the footer block template part.
Source: wp-includes/block-template-utils.php:1171
Filter Hook: Filters the block templates array before the query takes place.
Source: wp-includes/block-template-utils.php:895
Filter Hook: Filters the array of queried block templates array after they’ve been fetched.
Source: wp-includes/block-template-utils.php:1005
Function: Parses wp_template content and injects the active theme’s stylesheet as a theme attribute into each wp_template_part
Source: wp-includes/block-template-utils.php:429
Function: Parses a block template and removes the theme attribute from each template part.
Source: wp-includes/block-template-utils.php:465
Function: Builds a unified template object based on a theme file.
Source: wp-includes/block-template-utils.php:499
Function: Builds a unified template object based a post Object.
Source: wp-includes/block-template-utils.php:699
Function: Retrieves the template files from the theme.
Source: wp-includes/block-template-utils.php:298
Function: Attempts to add custom template information to the template item.
Source: wp-includes/block-template-utils.php:349
Function: Attempts to add the template part’s area information to the input template.
Source: wp-includes/block-template-utils.php:372
Function: Returns an array containing the references of the passed blocks and their inner blocks.
Source: wp-includes/block-template-utils.php:397
Function: Returns a filtered list of allowed area values for template parts.
Source: wp-includes/block-template-utils.php:64
Filter Hook: Filters the list of allowed template part area values.
Source: wp-includes/block-template-utils.php:102
Function: Returns a filtered list of default template types, containing their localized titles and descriptions.
Source: wp-includes/block-template-utils.php:114
Filter Hook: Filters the list of template types.
Source: wp-includes/block-template-utils.php:189
Function: Checks whether the input ‘area’ is a supported value.
Source: wp-includes/block-template-utils.php:202
Function: Finds all nested template part file paths in a theme’s directory.
Source: wp-includes/block-template-utils.php:232
Function: Retrieves the template file from the theme for a given slug.
Source: wp-includes/block-template-utils.php:254