%PDF- %PDF-
Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/maxbizz/template-parts/ |
Current File : /var/www/projetos/stb.ind.br/wp-content/themes/maxbizz/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 Maxbizz */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="inner-post"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'maxbizz' ), 'after' => '</div>', ) ); ?> </div> </article>