ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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