🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux in-mum-web1398.main-hosting.eu 4.18.0-553.107.1.lve.el8.x86_64 #1 SMP Tue Feb 24 21:12:31 UTC 2026 x86_64
👤 User: u344267476 (344267476)
🐘 PHP: 8.3.30
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/u344267476/domains/nawaidir.com.pk/public_html/epaper
$

📄 page.php

📁 Path: /home/u344267476/domains/raigzar.news/public_html/wp-content/themes/newsbreeze/page.php
📊 Size: 935 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
/**
 * The template for displaying all pages
 *
 * This is the template that displays all pages by default.
 * Please note that this is the WordPress construct of pages
 * and that other 'pages' on your WordPress site may use a
 * different template.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package Newsbreeze
 */

get_header();
?>

	<main id="primary" class="site-main">

		<?php
		do_action( 'newsbreeze_breadcrumb' );
		while ( have_posts() ) :
			the_post();

			get_template_part( 'template-parts/content', 'page' );

			// If comments are open or we have at least one comment, load up the comment template.
			if ( comments_open() || get_comments_number() ) :
				comments_template();
			endif;

		endwhile; // End of the loop.
		?>

	</main><!-- #main -->

<?php
if ( newsbreeze_is_sidebar_enabled() ) {
	get_sidebar();
}
get_footer();
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨