WPDev.one
Core Function
View Source on Trac ↗

get_the_comments_navigation()

get_the_comments_navigation( mixed $args = array() )

Retrieves navigation to next/previous set of comments, when applicable.

Parameters 1 required

Name / Type Description
array

$args { Optional. Default comments navigation arguments.

Required

Return Value

(string)
Markup for comments links.

Function Information

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