Fires after the WP_User_Query has been parsed, and before the query is executed.
The passed WP_User_Query object contains SQL parts formed from parsing the given query.
$queryWP_User_Query
do_action_ref_array( 'pre_user_query', array( &$this ) );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_user_query