_add_template_loader_filters()
Adds necessary filters to use ‘wp_template’ posts instead of theme template files.
Adds necessary filters to use ‘wp_template’ posts instead of theme template files.
Displays title tag with content, regardless of whether theme has title-tag support.
Removes post details from block context when rendering a block template.
Renders a ‘viewport’ meta tag.
Returns the correct template for the site’s home page.
Sets the current WP_Query to return auto-draft posts.
Strips .php or .html suffix from template file names.
Returns the markup for the current template.
Find a block template with equal or higher specificity than a given PHP template file.
Return the correct ‘wp_template’ to render for the request template type.