WPDev.one
Core Function
View Source on Trac ↗

the_posts_navigation()

the_posts_navigation( mixed $args = array() )

Displays the navigation to next/previous set of posts, when applicable.

Parameters 1 required

Name / Type Description
array

$args Optional. See get_the_posts_navigation() for available arguments. Default empty array.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
4.1.0
Source File
wp-includes/link-template.php
Advertisement