ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 350

WP_User_Search::query()

Method: Executes the user search query.

Source: wp-admin/includes/deprecated.php:570

Used by 0 functions | Uses 0 functions

WP_User_Search::results_are_paged()

Method: Whether paging is enabled.

Source: wp-admin/includes/deprecated.php:657

Used by 0 functions | Uses 0 functions

WP_User_Search::WP_User_Search()

Method: PHP4 Constructor – Sets up the object properties.

Source: wp-admin/includes/deprecated.php:518

Used by 0 functions | Uses 0 functions

WP_User::__call()

Method: Makes private/protected methods readable for backward compatibility.

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

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

Method: Magic method for accessing custom fields.

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

Used by 0 functions | Uses 0 functions

WP_User::__isset()

Method: Magic method for checking the existence of a certain custom field.

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

Used by 0 functions | Uses 0 functions

WP_User::__set()

Method: Magic method for setting custom user fields.

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

Used by 0 functions | Uses 0 functions

WP_User::__unset()

Method: Magic method for unsetting a certain custom field.

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

Used by 0 functions | Uses 0 functions

WP_User::_init_caps()

Method: Sets up capability object properties.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 349 350 351 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy