ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 347

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

WP_User::add_cap()

Method: Adds capability and grant or deny access to capability.

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

Used by 0 functions | Uses 0 functions

WP_User::add_role()

Method: Adds role to user.

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

Used by 0 functions | Uses 0 functions

WP_User::exists()

Method: Determines whether the user exists in the database.

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

Used by 0 functions | Uses 0 functions

WP_User::for_blog()

Method: Sets the site to operate on. Defaults to the current site.

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

Used by 0 functions | Uses 0 functions

WP_User::for_site()

Method: Sets the site to operate on. Defaults to the current site.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 346 347 348 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy