$paged ) bavotasan_pagination(); ?>
$paged )
echo '';
while ( have_posts() ) : the_post();
if ( 'page' == get_option('show_on_front') ) { ?>
>
$paged ) {
global $wp_query;
$home_page_post = false;
$bavotasan_custom_excerpt_length = 20;
if ( 1 > $wp_query->current_post ) {
$home_page_post = true;
echo '
';
if ( 1 < $paged )
bavotasan_pagination();
} else {
if ( current_user_can( 'edit_posts' ) ) {
// Show a different message to a logged-in user who can add posts.
?>
';
$bavotasan_custom_excerpt_length = 50;
}
if ( 1 == $wp_query->current_post )
echo '
';
}
}
endwhile;
if ( 'page' != get_option('show_on_front') && 2 > $paged )
echo '';
}
get_template_part( 'content', get_post_format() );
if (2 > $paged ) {
if ( 1 > $wp_query->current_post )
echo '
';
if ( 3 == $wp_query->current_post )
echo 'Get started here.', 'arcade' ), admin_url( 'post-new.php' ) ); ?>