WP_User_Query::prepare_query()
Method: Prepares the query variables.
Source: wp-includes/class-wp-user-query.php:272
Method: Prepares the query variables.
Source: wp-includes/class-wp-user-query.php:272
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wp-user-query.php:1287
Action Hook: Fires before the WP_User_Query has been parsed.
Source: wp-includes/class-wp-user-query.php:290
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-user-query.php:1302
Filter Hook: Filters the columns to search in a WP_User_Query search.
Source: wp-includes/class-wp-user-query.php:757
Action Hook: Fires after the WP_User_Query has been parsed, and before the query is executed.
Source: wp-includes/class-wp-user-query.php:818
Method: Executes the query, with the current variables.
Source: wp-includes/class-wp-user-query.php:905
Filter Hook: Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
Source: wp-includes/class-wp-user-query.php:982
Method: Retrieves query variable.
Source: wp-includes/class-wp-user-query.php:1033
Method: Sets query variable.
Source: wp-includes/class-wp-user-query.php:1049