%PDF- %PDF-
| Direktori : /home/c/a/s/casasmonvl/newges4t.old/wp-content/themes/ges4t/template-parts/ |
| Current File : /home/c/a/s/casasmonvl/newges4t.old/wp-content/themes/ges4t/template-parts/content-page.php |
<?php /** * Template part for displaying page content in page.php * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package GES4T */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php ges4t_post_thumbnail(); ?> <div class="entry-content"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'ges4t' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> </article><!-- #post-<?php the_ID(); ?> -->