Filter hook 'get_comments_pagenum_link'

in WP Core File wp-includes/link-template.php at line 3089

Description

Filters the comments page number link for the current request.

Occurrences

Filename Line Number
wp-includes/link-template.php 3089

Parameters

Type Name Description
string $result The comments page number link.

PHP Doc

/**
	 * Filters the comments page number link for the current request.
	 *
	 * @since 2.7.0
	 *
	 * @param string $result The comments page number link.
	 */