ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 11

WP_User::for_site()

Method: Sets the site to operate on. Defaults to the current site.

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

Used by 0 functions | Uses 0 functions

WP_User::add_role()

Method: Adds role to user.

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

Used by 0 functions | Uses 0 functions

WP_User::get_site_id()

Method: Gets the ID of the site for which the user’s capabilities are currently initialized.

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

Used by 0 functions | Uses 0 functions

WP_User

Class: Core class used to implement the WP_User object.

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

Used by 0 functions | Uses 0 functions

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

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