WPDev.one
Core Function
View Source on Trac ↗

the_comments_pagination()

the_comments_pagination( mixed $args = array() )

Displays a paginated navigation to next/previous set of comments, when applicable.

Parameters 0 required

Name / Type Description
$args
array

See get_the_comments_pagination() for available arguments. Default empty array.

Return Value

(void)
No return value description available.

Function Information

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