WP_User_Query::get_search_sql()
Used internally to generate an SQL string for searching across multiple columns.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
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.
Constructor.
PHP5 Constructor – Sets up the object properties.
Handles paging for the user search query.