Skip to content

Commit f0d2076

Browse files
Update src/wp-includes/comment.php
Co-authored-by: Jonathan Desrosiers <[email protected]>
1 parent 6f09761 commit f0d2076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/comment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ function wp_trash_comment( $comment_id ) {
16311631
/**
16321632
* Delete all of a note's children (replies).
16331633
*
1634-
* @since 6.9.1
1634+
* @since 6.9.0
16351635
*
16361636
* @param int $comment_id The comment ID.
16371637
*/

0 commit comments

Comments
 (0)