ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-user.php

WP_User::remove_all_caps()

Method: Remove all of the capabilities of the user.

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

Used by 0 functions | Uses 3 functions

WP_User::remove_role()

Method: Remove role from user.

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

Used by 0 functions | Uses 5 functions

remove_user_role

Action Hook: Fires immediately after a role as been removed from a user.

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

Used by 1 function | Uses 0 functions

WP_User::set_role()

Method: Set the role of the user.

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

Used by 0 functions | Uses 5 functions

set_user_role

Action Hook: Fires after the user’s role has changed.

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

Used by 1 function | Uses 0 functions

WP_User::level_reduction()

Method: Choose the maximum level the user has.

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

Used by 0 functions | Uses 0 functions

WP_User::update_user_level_from_caps()

Method: Update the maximum user level for the user.

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

Used by 5 functions | Uses 2 functions

WP_User::add_cap()

Method: Add capability and grant or deny access to capability.

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

Used by 0 functions | Uses 3 functions

WP_User::remove_cap()

Method: Remove capability from user.

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

Used by 0 functions | Uses 3 functions

add_user_role

Action Hook: Fires immediately after the user has been given a new role.

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

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