'. '
'. tag_post_icon( array( 'icon' => '' ) ). ( $opt_image_pennant ? tag_featured_image_pennant() : '' ). '
'; // Always show the full content. echo '
'. apply_filters( 'the_content', get_the_content() ). '
'; // End article - no footer. echo '
'. ''; // Post-content. do_action( 'action_bpq_article_after' ); ?>