ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 11

WP_Role::has_cap()

Method: Determines whether the role has the given capability.

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

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

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

is_super_admin()

Function: Determines whether user is a site admin.

Source: wp-includes/capabilities.php:1071

Used by 5 functions | Uses 1 function

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