ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 11

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

role_has_cap

Filter Hook: Filters which capabilities a role has.

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

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

grant_super_admin()

Function: Grants Super Admin privileges.

Source: wp-includes/capabilities.php:1107

Used by 0 functions | Uses 3 functions

grant_super_admin

Action Hook: Fires before the user is granted Super Admin privileges.

Source: wp-includes/capabilities.php:1120

Used by 1 function | Uses 0 functions

granted_super_admin

Action Hook: Fires after the user is granted Super Admin privileges.

Source: wp-includes/capabilities.php:1137

Used by 1 function | Uses 0 functions

revoke_super_admin()

Function: Revokes Super Admin privileges.

Source: wp-includes/capabilities.php:1154

Used by 0 functions | Uses 3 functions
« Previous 1 … 10 11 12 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy