WPDev.one
Core Function
View Source on Trac ↗

get_next_posts_page_link()

get_next_posts_page_link( mixed $max_page = 0 )

Retrieves the next posts page link.

Parameters 0 required

Name / Type Description
$max_page
int

Optional. Max pages. Default 0.

Return Value

((string)
| void) The link URL for next posts page.

Function Information

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