Filter hook 'get_edit_comment_link'

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

Description

Filters the comment edit link.

Occurrences

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

Parameters

Type Name Description
string $location The edit link.

PHP Doc

/**
	 * Filters the comment edit link.
	 *
	 * @since 2.3.0
	 *
	 * @param string $location The edit link.
	 */