wp_is_theme_directory_ignored()
Function: Filters theme directories that should be ignored during export.
Source: wp-includes/block-template-utils.php:913
Function: Filters theme directories that should be ignored during export.
Source: wp-includes/block-template-utils.php:913
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:934
Filter Hook: Filters the block template object before the query takes place.
Source: wp-includes/block-template-utils.php:763
Filter Hook: Filters the queried block template object after it’s been fetched.
Source: wp-includes/block-template-utils.php:809
Function: Retrieves a single unified template object using its id.
Source: wp-includes/block-template-utils.php:822
Filter Hook: Filters the block templates array before the query takes place.
Source: wp-includes/block-template-utils.php:835
Filter Hook: Filters the array of queried block templates array after they’ve been fetched.
Source: wp-includes/block-template-utils.php:869
Function: Print a template-part.
Source: wp-includes/block-template-utils.php:879
Function: Print the header template-part.
Source: wp-includes/block-template-utils.php:892
Function: Print the footer template-part.
Source: wp-includes/block-template-utils.php:901
Filter Hook: Filters the block templates array before the query takes place.
Source: wp-includes/block-template-utils.php:634
Filter Hook: Filters the array of queried block templates array after they’ve been fetched.
Source: wp-includes/block-template-utils.php:736
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:435
Function: Parses a block template and removes the theme attribute from each template part.
Source: wp-includes/block-template-utils.php:471
Function: Build a unified template object based on a theme file.
Source: wp-includes/block-template-utils.php:506
Function: Build a unified template object based a post Object.
Source: wp-includes/block-template-utils.php:550
Function: Retrieves the template files from the theme.
Source: wp-includes/block-template-utils.php:301
Function: Attempts to add custom template information to the template item.
Source: wp-includes/block-template-utils.php:352
Function: Attempts to add the template part’s area information to the input template.
Source: wp-includes/block-template-utils.php:376
Function: Returns an array containing the references of the passed blocks and their inner blocks.
Source: wp-includes/block-template-utils.php:402
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:203
Function: Finds all nested template part file paths in a theme’s directory.
Source: wp-includes/block-template-utils.php:233
Function: Retrieves the template file from the theme for a given slug.
Source: wp-includes/block-template-utils.php:256
Function: For backward compatibility reasons, block themes might be using block-templates or block-template-parts, this function ensures we fallback to these folders properly.
Source: wp-includes/block-template-utils.php:39
Function: Build a unified template object based a post Object.
Source: wp-includes/block-template-utils.php:19
Function: Retrieves a list of unified template objects based on a query.
Source: wp-includes/block-template-utils.php:615