previous_comments_link

Definition:
function previous_comments_link( $label = '' ) {}

Display the previous comments page link.

Parameters

  • string $label: Optional. Label for comments link text.

Source code

function previous_comments_link( $label = '' ) {

	echo get_previous_comments_link( $label );

}

2607

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: