PHP 8.1.33
Preview: singular.php Size: 565 B
/home/jambtst2015/www/wp-content/themes/twentytwenty/singular.php

<?php
/**
 * The template for displaying single posts and pages.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package WordPress
 * @subpackage Twenty_Twenty
 * @since Twenty Twenty 1.0
 */

get_header();
?>

<main id="site-content" role="main">

	<?php

	if ( have_posts() ) {

		while ( have_posts() ) {
			the_post();

			get_template_part( 'template-parts/content', get_post_type() );
		}
	}

	?>

</main><!-- #site-content -->

<?php get_template_part( 'template-parts/footer-menus-widgets' ); ?>

<?php get_footer(); ?>

Directory Contents

Dirs: 5 × Files: 17

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
classes DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
templates DIR
- drwxr-xr-x 2024-11-22 17:53:05
Edit Download
123 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
269 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
820 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
3.14 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.78 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
26.35 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
4.95 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.84 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
466.27 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.02 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
2.51 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
3.94 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
51.82 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
1.43 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
565 B lrw-r--r-- 2024-11-22 17:53:05
Edit Download
117.24 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download
118.22 KB lrw-r--r-- 2024-11-22 17:53:05
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).