Skip to content

Commit 4dc4907

Browse files
committed
Comments: Reinstate original since annotation on get_edit_comment_link filter.
This was accidentally removed in [58875]. See #61727. git-svn-id: https://develop.svn.wordpress.org/trunk@59013 602fd350-edb4-49c9-b593-d223f7449a82
1 parent b18e0e1 commit 4dc4907

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-includes/link-template.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,6 +1624,7 @@ function get_edit_comment_link( $comment_id = 0, $context = 'display' ) {
16241624
/**
16251625
* Filters the comment edit link.
16261626
*
1627+
* @since 2.3.0
16271628
* @since 6.7.0 The $comment_id and $context parameters are now being passed to the filter.
16281629
*
16291630
* @param string $location The edit link.

0 commit comments

Comments
 (0)