posts_nav_link
posts_nav_link ( $sep = '', $prelabel = '', $nxtlabel = '' )
Parameters:- (string) sep Optional. Separator for posts navigation links. Default empty.
- (string) prelabel Optional. Label for previous pages. Default empty.
- (string) nxtlabel Optional Label for next pages. Default empty.
Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: —
Description
Displays the post pages link navigation for previous and next pages.