%PDF- %PDF-
Direktori : /var/www/html/shaban/laviva/wp-content/themes/levelup/ |
Current File : /var/www/html/shaban/laviva/wp-content/themes/levelup/content-page.php |
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-content row"> <?php $has_row = false; $the_content = get_the_content(); if ( has_shortcode( $the_content, 'vc_row' ) ) $has_row = true; if ( ! $has_row) { $the_content = apply_filters('the_content', $the_content); $the_content = levelup_get_row_block( do_shortcode( $the_content ) ); echo $the_content; } else { the_content(); } ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'LEVELUP' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> <footer class="entry-footer"> <?php edit_post_link( esc_html__( 'Edit', 'LEVELUP' ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-footer --> </article><!-- #post-## -->