Docs: Update since
annotation for comments_list_table_query_args
.
Introduced in [42420]. Fixes #42997. git-svn-id: https://develop.svn.wordpress.org/trunk@44530 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3e5aa4d4a5
commit
bb3872522a
@ -138,7 +138,7 @@ class WP_Comments_List_Table extends WP_List_Table {
|
||||
/**
|
||||
* Filters the arguments for the comment query in the comments list table.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @since 5.1.0
|
||||
*
|
||||
* @param array $args An array of get_comments() arguments.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user