wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_user_query › WordPress Action Hooks
Since3.1.0
Deprecatedn/a
› do_action_ref_array( 'pre_user_query', array( &$this )
| Parameters: |
|
| Defined at: |
|
| Codex: |
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.Related Functions: wp_reset_query, get_search_query, the_search_query, wp_create_user_request, wp_get_user_request, wp_send_user_request