// <#php previous_post_link( '', '%title' ); #> // <#php next_post_link( '', '%title' ); #> //
} elseif ( is_home() || is_archive() || is_search() ) { // If viewing the blog, an archive, or search results. // 1.8.0: fix to use same function now do_action('bioship_page_navi'); // loop_pagination( // array( // 'prev_text' => _x( '← Previous', 'posts navigation', 'bioship' ), // 'next_text' => _x( 'Next →', 'posts navigation', 'bioship' ) // ) // ); } ?>