ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 11

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

WP_User::get()

Method: Retrieves the value of a property or meta key.

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

Used by 0 functions | Uses 0 functions

WP_User::remove_all_caps()

Method: Removes all of the capabilities of the user.

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

Used by 0 functions | Uses 0 functions

WP_User::has_prop()

Method: Determines whether a property or meta key is set.

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

Used by 0 functions | Uses 0 functions

WP_User::has_cap()

Method: Returns whether the user has the specified capability.

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

Used by 0 functions | 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

revoke_super_admin

Action Hook: Fires before the user’s Super Admin privileges are revoked.

Source: wp-includes/capabilities.php:1167

Used by 1 function | Uses 0 functions

revoked_super_admin

Action Hook: Fires after the user’s Super Admin privileges are revoked.

Source: wp-includes/capabilities.php:1186

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