ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-user-query.php

WP_User_Query::parse_tax_query()

Method: Parses various taxonomy related query vars.

Source: wp-includes/class-wp-user-query.php:829

Used by 0 functions | Uses 0 functions

parse_user_tax_query

Action Hook: Fires after taxonomy-related query vars have been parsed.

Source: wp-includes/class-wp-user-query.php:895

Used by 0 functions | Uses 0 functions

users_pre_query

Filter Hook: Filters the users array before the query takes place.

Source: wp-includes/class-wp-user-query.php:943

Used by 0 functions | Uses 0 functions

WP_User_Query::generate_cache_key()

Method: Generate cache key.

Source: wp-includes/class-wp-user-query.php:1177

Used by 0 functions | Uses 0 functions

WP_User_Query::get()

Method: Retrieves query variable.

Source: wp-includes/class-wp-user-query.php:1033

Used by 0 functions | Uses 0 functions

WP_User_Query::set()

Method: Sets query variable.

Source: wp-includes/class-wp-user-query.php:1049

Used by 0 functions | Uses 0 functions

WP_User_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

Source: wp-includes/class-wp-user-query.php:1066

Used by 0 functions | Uses 0 functions

WP_User_Query::get_results()

Method: Returns the list of users.

Source: wp-includes/class-wp-user-query.php:1092

Used by 0 functions | Uses 0 functions

WP_User_Query::get_total()

Method: Returns the total number of users for the current query.

Source: wp-includes/class-wp-user-query.php:1103

Used by 0 functions | Uses 0 functions

WP_User_Query::parse_orderby()

Method: Parses and sanitizes ‘orderby’ keys passed to the user query.

Source: wp-includes/class-wp-user-query.php:1117

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy