Support » Plugins » WordPress Pagination conditionals

  • Hi Forum,

    I have a question with regards to pagination, and adding conditionals for when you reach the end of a set of pages. Currently, the page navigation and post navigation are done separately and i’m looking to merge them together. I need a conditional that checks whether the user is on the last page of an article, and if so, shows a “Next Post” button in the place of the “Next Page” button. Is this possible? If so, what would it look like? Currently i only have wp_link_pages() method in use.

    Thanks,
    Chris

  • The topic ‘WordPress Pagination conditionals’ is closed to new replies.