ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 304

WP_Role::add_cap()

Method: Assign role a capability.

Source: wp-includes/class-wp-role.php:59

Used by 0 functions | Uses 0 functions

WP_Role::has_cap()

Method: Determines whether the role has the given capability.

Source: wp-includes/class-wp-role.php:84

Used by 0 functions | Uses 0 functions

WP_Role::remove_cap()

Method: Removes a capability from a role.

Source: wp-includes/class-wp-role.php:71

Used by 0 functions | Uses 0 functions

WP_Roles::__call()

Method: Makes private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-roles.php:103

Used by 0 functions | Uses 0 functions

WP_Roles::__construct()

Method: Constructor.

Source: wp-includes/class-wp-roles.php:86

Used by 0 functions | Uses 0 functions

WP_Roles::_init()

Method: Sets up the object properties.

Source: wp-includes/class-wp-roles.php:120

Used by 0 functions | Uses 0 functions

WP_Roles::add_cap()

Method: Adds a capability to role.

Source: wp-includes/class-wp-roles.php:210

Used by 0 functions | Uses 0 functions

WP_Roles::add_role()

Method: Adds a role name with capabilities to the list.

Source: wp-includes/class-wp-roles.php:158

Used by 0 functions | Uses 0 functions

WP_Roles::for_site()

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

Source: wp-includes/class-wp-roles.php:315

Used by 0 functions | Uses 0 functions

WP_Roles::get_names()

Method: Retrieves a list of role names.

Source: wp-includes/class-wp-roles.php:263

Used by 0 functions | Uses 0 functions
« Previous 1 … 303 304 305 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy