comment_reply_link – filter

Filters the comment reply link. 

Parameters

.
( 2.7.0 ) . .
( string ) $link The HTML markup for the comment reply link. . . .
( array ) $args An array of arguments overriding the defaults. . . .
$comment
( WP_Comment ) The object of the comment being replied. . . .
( WP_Post ) $post The WP_Post object. . . .
API Letters: ,,

Implementers