ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_User_Query::__construct()

Method: PHP5 constructor.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::__set()

Method: Makes private properties settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::fill_query_vars()

Method: Fills in missing query variables with default values.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::__isset()

Method: Makes private properties checkable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::prepare_query()

Method: Prepares the query variables.

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

Used by 0 functions | Uses 0 functions

WP_User_Query::__unset()

Method: Makes private properties un-settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

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