Deciding on Ownership Structure
//echo $author_id;
//$media_type = wpex_blog_entry_media_type();
//get_template_part( 'partials/blog/media/blog-single-' . $media_type );
//$media_type = wpex_blog_entry_media_type();
$content = apply_filters( 'the_content', get_the_content() );setPostViews(get_the_ID());
echo nl2br($content);//the_content(); ?>
This Post Has 0 Comments