ID, '_mnmlwp_show_sidebar', true ); $mnmlwp_hide_page_title = filter_var(get_post_meta( $post->ID, '_mnmlwp_hide_page_title', true ), FILTER_VALIDATE_BOOLEAN); while ( have_posts() ) : the_post(); ?>
'; echo '
'; } ?>
>
' . get_the_title() . ''; } the_content(); ?>
'; echo '
'; echo get_sidebar(); echo '
'; echo '
'; } ?>
'; echo '
'; comments_template(); echo '
'; echo ''; endif; ?>