post_content, '' );
/* translators: About title of the post */
if ( $ismore ) : the_content( sprintf( esc_html__( 'Read more %s ...','bfastmag' ), '
' . esc_html__( 'about ', 'bfastmag' ) . get_the_title() . '' ) );
else : echo bfastmag_excerpt(25);
printf( '
',esc_url(get_the_permalink()), esc_html__( 'Continue Reading', 'bfastmag' ) )
?>
'
' . esc_html__( 'Pages:', 'bfastmag' ),
'after' => '
',
) );
?>