D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
themes
/
twentytwenty
/
templates
/
Filename :
template-cover.php
back
Copy
<?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();
Name
Size
Last Modified
Owner
Permissions
Actions
template-cover.php
0.462
KB
February 03 2024 5:33:10
ltfsolutionsco
0644
template-full-width.php
0.197
KB
February 03 2024 5:33:10
ltfsolutionsco
0644
2017 © D7net | D704T team