ClassicPress logo
Skip to content
Filter by type:

Browse:

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

pre_get_users

Action Hook: Fires before the WP_User_Query has been parsed.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::__call()

Method: Makes private/protected methods readable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

user_search_columns

Filter Hook: Filters the columns to search in a WP_User_Query search.

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

Used by 0 functions | Uses 0 functions

pre_user_query

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

Used by 0 functions | Uses 0 functions

WP_User_Query::query()

Method: Executes the query, with the current variables.

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

Used by 0 functions | Uses 0 functions

found_users_query

Filter Hook: Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.

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

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
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy