_remove_theme_attribute_from_template_part_block()
Function: Removes the `theme` attribute from a given template part block.
Source: wp-includes/block-template-utils.php:499
Function: Removes the `theme` attribute from a given template part block.
Source: wp-includes/block-template-utils.php:499
Function: Injects the active theme’s stylesheet as a `theme` attribute into a given template part block.
Source: wp-includes/block-template-utils.php:482
Function: Gets the template hierarchy for the given template slug to be created.
Source: wp-includes/block-template-utils.php:1344
Function: Builds the title and description of a post-specific template based on the underlying referenced post.
Source: wp-includes/block-template-utils.php:576
Function: Builds the title and description of a taxonomy-specific template based on the underlying entity referenced.
Source: wp-includes/block-template-utils.php:654
Function: Determines whether a theme directory should be ignored during export.
Source: wp-includes/block-template-utils.php:1208
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:1232
Function: Retrieves a unified template object based on a theme file.
Source: wp-includes/block-template-utils.php:1117
Filter Hook: Filters the block template object before the theme file discovery takes place.
Source: wp-includes/block-template-utils.php:1130
Filter Hook: Filters the block template object after it has been (potentially) fetched from the theme file.
Source: wp-includes/block-template-utils.php:1164
Function: Prints a block template part.
Source: wp-includes/block-template-utils.php:1174
Function: Prints the header block template part.
Source: wp-includes/block-template-utils.php:1187
Function: Prints the footer block template part.
Source: wp-includes/block-template-utils.php:1196
Filter Hook: Filters the block templates array before the query takes place.
Source: wp-includes/block-template-utils.php:936
Filter Hook: Filters the array of queried block templates array after they’ve been fetched.
Source: wp-includes/block-template-utils.php:1030
Filter Hook: Filters the block template object before the query takes place.
Source: wp-includes/block-template-utils.php:1056
Filter Hook: Filters the queried block template object after it’s been fetched.
Source: wp-includes/block-template-utils.php:1102
Function: Builds a unified template object based on a theme file.
Source: wp-includes/block-template-utils.php:519
Function: Builds a unified template object based a post Object.
Source: wp-includes/block-template-utils.php:731
Function: Retrieves the template files from the theme.
Source: wp-includes/block-template-utils.php:313
Function: Attempts to add custom template information to the template item.
Source: wp-includes/block-template-utils.php:403
Function: Attempts to add the template part’s area information to the input template.
Source: wp-includes/block-template-utils.php:426
Function: Returns an array containing the references of the passed blocks and their inner blocks.
Source: wp-includes/block-template-utils.php:451
Function: Returns a filtered list of allowed area values for template parts.
Source: wp-includes/block-template-utils.php:58
Filter Hook: Filters the list of allowed template part area values.
Source: wp-includes/block-template-utils.php:96
Function: Returns a filtered list of default template types, containing their localized titles and descriptions.
Source: wp-includes/block-template-utils.php:108
Filter Hook: Filters the list of template types.
Source: wp-includes/block-template-utils.php:183
Function: Checks whether the input ‘area’ is a supported value.
Source: wp-includes/block-template-utils.php:196
Function: Finds all nested template part file paths in a theme’s directory.
Source: wp-includes/block-template-utils.php:226
Function: Retrieves the template file from the theme for a given slug.
Source: wp-includes/block-template-utils.php:259