'', 'link_before' => '', 'link_after' => '' ) ); ?>

%2$s', get_permalink(), get_the_title() ); ?>

' . apply_filters( 'the_excerpt', $post->post_excerpt ) . ''; echo '

' . __( 'Continue Reading', 'wordsmith' ) . '

'; else : echo '
' . apply_filters( 'the_content', $post->post_content ) . '
'; endif; ?>