', '' );
the_archive_description( '
', '
' );
} elseif ( is_search() ) {?>
__( 'Previous page ← ','bunny' ),
'next_text' => __( '→ Next page ', 'bunny' ),
)
);
} else {
the_posts_navigation(
array(
'prev_text' => __( '← Previous page','bunny' ),
'next_text' => __( 'Next page →', 'bunny' ),
)
);
}
} else {
if ( is_home() && current_user_can( 'publish_posts' ) ) { ?>
Get started here.', 'bunny' ), esc_url( admin_url( 'post-new.php' ) ) ); ?>