Theme Compat
header-embed.php
Embed header template — HTML document opening for oEmbed iframes.Source: wp-includes/theme-compat/header-embed.php Since: 4.5.0 Subpackage: Theme_CompatPurposeLoaded by get_header( 'embed' ) when...
header.php
Fallback header template for themes that do not provide their own.Source: wp-includes/theme-compat/header.php Deprecated: 3.0.0 Subpackage: Theme_CompatPurposeLoaded by get_header() when the...
sidebar.php
Fallback sidebar template for themes that do not provide their own.Source: wp-includes/theme-compat/sidebar.php Deprecated: 3.0.0 Subpackage: Theme_CompatPurposeLoaded by get_sidebar() when the...
Theme Compat — Fallback Templates
Overview of the WordPress core theme-compat subsystem.Source: wp-includes/theme-compat/PurposeThe theme-compat directory provides fallback template files used when the active theme does...
comments.php
Fallback comments template for themes that do not provide their own.Source: wp-includes/theme-compat/comments.php Deprecated: 3.0.0 Subpackage: Theme_CompatPurposeLoaded by comments_template() when the...
embed-404.php
Embed 404 template — displayed when an embedded post cannot be found.Source: wp-includes/theme-compat/embed-404.php Since: 4.5.0 Subpackage: Theme_CompatPurposeLoaded by get_template_part( 'embed',...
embed-content.php
Embed content template — renders a post's content within an oEmbed iframe.Source: wp-includes/theme-compat/embed-content.php Since: 4.5.0 Subpackage: Theme_CompatPurposeLoaded by get_template_part( 'embed',...
embed.php
Base embed template — the skeleton for oEmbed post embeds.Source: wp-includes/theme-compat/embed.php Since: 4.4.0 Subpackage: oEmbedPurposeLoaded when a post is embedded...
footer-embed.php
Embed footer template — closes the HTML document for oEmbed iframes.Source: wp-includes/theme-compat/footer-embed.php Since: 4.5.0 Subpackage: Theme_CompatPurposeLoaded by get_footer( 'embed' )...
footer.php
Fallback footer template for themes that do not provide their own.Source: wp-includes/theme-compat/footer.php Deprecated: 3.0.0 Subpackage: Theme_CompatPurposeLoaded by get_footer() when the...