ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 344

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

Method: Makes private properties readable for backward compatibility.

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

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::__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::__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

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

Method: Generate cache key.

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

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

Method: Returns the list of users.

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

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
« Previous 1 … 343 344 345 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy