do_action_ref_array( 'pre_get_users', WP_User_Query $query )
Fires before the WP_User_Query has been parsed.
Description
The passed WP_User_Query object contains the query variables, not yet passed into SQL.
Parameters
- $query
-
(WP_User_Query) Current instance of WP_User_Query (passed by reference).
Source
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_get_users