ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_User::remove_role()

Method: Removes role from user.

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

Used by 0 functions | Uses 0 functions

WP_User::init()

Method: Sets up object properties, including capabilities.

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

Used by 0 functions | Uses 0 functions

remove_user_role

Action Hook: Fires immediately after a role as been removed from a user.

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

Used by 0 functions | Uses 0 functions

WP_User::get_data_by()

Method: Returns only the main user fields.

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

Used by 0 functions | Uses 0 functions

WP_User::set_role()

Method: Sets the role of the user.

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

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

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