ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 7

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::get_data_by()

Method: Returns only the main user fields.

Source: wp-includes/class-wp-user.php:194

Used by 0 functions | Uses 0 functions

WP_User::set_role()

Method: Sets the role of the user.

Source: wp-includes/class-wp-user.php:606

Used by 0 functions | Uses 0 functions

WP_Role::add_cap()

Method: Assign role a capability.

Source: wp-includes/class-wp-role.php:59

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy