PHP 8.1.33
Preview: page.php Size: 558 B
/home/jambtst2015/public_html/qasandra.com/wp-content/themes/helo/page.php

<?php
/**
 * The template for displaying all pages.
 *
 * @package helo
 * @author BdCoders
 */

if ( ! defined( 'ABSPATH' ) ) {
	header( 'Status: 403 Forbidden' );
	header( 'HTTP/1.1 403 Forbidden' );
	die();
}

get_header();
/* Start the Loop */
while ( have_posts() ) :
	the_post();
	get_template_part( 'template-parts/content/content-page' );

	// If comments are open or there is at least one comment, load up the comment template.
	if ( comments_open() || get_comments_number() ) {
		comments_template();
	}
endwhile; // End of the loop.
get_footer();

Directory Contents

Dirs: 4 × Files: 17

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
inc DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
languages DIR
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
- drwxr-xr-x 2024-11-27 14:32:41
Edit Download
643 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
96 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.17 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.59 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.06 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
968 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.02 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
34.99 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
558 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
91.16 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
2.92 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
153.03 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
1.50 KB lrw-r--r-- 2024-11-27 14:32:41
Edit Download
413 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
681 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download
863 B lrw-r--r-- 2024-11-27 14:32:41
Edit Download

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