Core Function
View Source on Trac ↗ next_comments_link()
next_comments_link( mixed $label = '', mixed $max_page = 0 ) Displays the link to the next comments page.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $label string | Optional. Label for link text. Default empty. |
| $max_page int | Optional. Max page. Default 0. |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.7.0
Source File
wp-includes/link-template.php
Advertisement