Docs: Update the @since tag for the comment_status_links filter.
Fixes #42379. Built from https://develop.svn.wordpress.org/trunk@44487 git-svn-id: http://core.svn.wordpress.org/trunk@44318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -315,7 +315,7 @@ class WP_Comments_List_Table extends WP_List_Table {
|
||||
* Filters the comment status links.
|
||||
*
|
||||
* @since 2.5.0
|
||||
* @since 5.0.0 The 'Mine' link was added.
|
||||
* @since 5.1.0 The 'Mine' link was added.
|
||||
*
|
||||
* @param string[] $status_links An associative array of fully-formed comment status links. Includes 'All', 'Mine',
|
||||
* 'Pending', 'Approved', 'Spam', and 'Trash'.
|
||||
|
||||
Reference in New Issue
Block a user