WPDev.one
Core Function
View Source on Trac ↗

get_previous_comments_link()

get_previous_comments_link( mixed $label = '', mixed $page = null )

Retrieves the link to the previous comments page.

Parameters 1 required

Name / Type Description
$label
string

Optional. Label for comments link text. Default empty.

(int

| null) $page Optional. Page number. Default null.

Required

Return Value

((string)
| void) HTML-formatted link for the previous page of comments.

Function Information

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