PHP 8.1.33
Preview: page.php Size: 1.50 KB
/home/jambtst2015/public_html/tomorrowzfurniture.com/wp-content/themes/franchise/page.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 Moral
 */

get_header(); ?>
	<div id="page-site-header">
	    <div class="wrapper">
	        <header class="page-header">
	            <?php
				if ( is_singular() ) :
					the_title( '<h1 class="page-title">', '</h1>' );
				else :
					the_title( '<h2 class="page-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h2>' );
				endif; ?>
	        </header>
	    </div><!-- .wrapper -->
	</div><!-- #page-site-header -->
	
	<div id="inner-content-wrapper" class="wrapper page-section">
        <div id="primary" class="content-area">
            <main id="main" class="site-main" role="main">
					<?php while ( have_posts() ) : the_post(); ?>
                		<div class="single-post-wrapper">
							<?php get_template_part( 'template-parts/content', 'page' );?>
						</div>
						<?php
						// 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 -->
		</div><!-- #primary -->

		<?php get_sidebar(); ?>
    </div><!-- #inner-content-wrapper-->

<?php
get_footer();

Directory Contents

Dirs: 5 × Files: 18

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
languages DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
1.01 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.72 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.84 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.74 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
951 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
11.10 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
4.67 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
2.94 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.65 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
17.62 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.50 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
4.84 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
257.98 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.78 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
876 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
368 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.60 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
112.95 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download

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