ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-user.php

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

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

WP_User::to_array()

Method: Returns an array representation.

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

Used by 0 functions | Uses 0 functions

user_has_cap

Filter Hook: Dynamically filter a user’s capabilities.

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy