ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 7

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

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_User::remove_role()

Method: Removes role from user.

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

Used by 0 functions | Uses 0 functions

WP_Role

Class: Core class used to extend the user roles API.

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

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