ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-user.php

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

set_user_role

Action Hook: Fires after the user’s role has changed.

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

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

Method: Chooses the maximum level the user has.

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

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

Method: Updates the maximum user level for the user.

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

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

Method: Removes capability from user.

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy