get_posts_nav_link


get_posts_nav_link ( $args = array() )

Parameters:
  • (string|array) args { Optional. Arguments to build the post pages link navigation. @type string $sep Separator character. Default '—'. @type string $prelabel Link text to display for the previous page link. Default '« Previous Page'. @type string $nxtlabel Link text to display for the next page link. Default 'Next Page »'. }
Returns:
  • (string) The posts link navigation.
Defined at:

Description

Retrieves the post pages link navigation for previous and next pages.

Related Functions

posts_nav_link, next_posts_link, get_post_format_link, get_post_permalink, get_post_reply_link

Top Google Results

User discussions

wpseek mobile