Docs: Update @since
tag for the WP_User_Query
instance added to found_users_query
filter in [43660].
Fixes #43679. git-svn-id: https://develop.svn.wordpress.org/trunk@44348 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cd9e00cd86
commit
e7a3c38b2b
@ -605,7 +605,7 @@ class WP_User_Query {
|
||||
* Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
|
||||
*
|
||||
* @since 3.2.0
|
||||
* @since 4.9.9 Added the `$this` parameter.
|
||||
* @since 5.1.0 Added the `$this` parameter.
|
||||
*
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user