Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Previous post, next post links not displaying anything


Kevin Pine
Participant

@kevinpine

These are the two calls in that div:

<?php next_posts_link( __( ‘« Previous Entries’, ‘buddypress’ ) ) ?>

<?php previous_posts_link( __( ‘Next Entries »’, ‘buddypress’ ) ) ?>

What is the proper syntax for the previous_post_link( ) and next_post_link( ) function calls?

Skip to toolbar