ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 9

add_user_role

Action Hook: Fires immediately after the user has been given a new role.

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

Used by 0 functions | Uses 0 functions

WP_User::get_caps_data()

Method: Gets the available user capabilities data.

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

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

Method: Removes role from user.

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

Used by 0 functions | Uses 0 functions

WP_Role

Class: Core class used to extend the user roles API.

Source: wp-includes/class-wp-role.php:16

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_Role::__construct()

Method: Constructor – Set up object properties.

Source: wp-includes/class-wp-role.php:46

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
« Previous 1 … 8 9 10 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy