ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 352

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::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::init()

Method: Sets up object properties, including capabilities.

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

Used by 0 functions | Uses 0 functions

WP_User::level_reduction()

Method: Chooses the maximum level the user has.

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

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::remove_cap()

Method: Removes capability from user.

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

Used by 0 functions | Uses 0 functions

WP_User::remove_role()

Method: Removes role from user.

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

Used by 0 functions | Uses 0 functions

WP_User::set_role()

Method: Sets the role of the user.

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

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

WP_User::translate_level_to_cap()

Method: Converts numeric level to level capability name.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 351 352 353 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy