get_previous_comments_link
get_previous_comments_link ( $label = '', $page = null )
Parameters:- (string) label Optional. Label for comments link text. Default empty.
- (int|null) page Optional. Page number. Default null.
Returns:- (string|void) HTML-formatted link for the previous page of comments.
Defined at:Change Log: - Introduced in WordPress: 2.7.1
- Deprecated in WordPress: —
Description
Retrieves the link to the previous comments page.