<?php /** * Template part for displaying page content in page.php * * @link https://codex.wordpress.org/Template_Hierarchy * * @package bizberg */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class('detail-content single_page' ); ?>> <div class="entry-content1"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'bizberg' ), 'after' => '</div>', ) ); ?> </div> </article>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
content-detail.php | File | 2.45 KB | 0644 |
|
content-detail2.php | File | 8.98 KB | 0644 |
|
content-grid-two-column.php | File | 1.93 KB | 0644 |
|
content-none.php | File | 1.23 KB | 0644 |
|
content-nosidebar.php | File | 3.75 KB | 0644 |
|
content-page-full.php | File | 469 B | 0644 |
|
content-page.php | File | 1.49 KB | 0644 |
|
content.php | File | 5.88 KB | 0644 |
|