WP_User_Query::get_search_sql()
Used internally to generate an SQL string for searching across multiple columns.
Used internally to generate an SQL string for searching across multiple columns.
Returns the total number of users for the current query.
Parses an ‘order’ query variable and casts it to ASC or DESC as necessary.
Parses and sanitizes ‘orderby’ keys passed to the user query.
Prepares the query variables.
Executes the query, with the current variables.
Sets query variable.
Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
Fires before the WP_User_Query has been parsed.
Fires after the WP_User_Query has been parsed, and before the query is executed.