ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 303

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

WP_Roles::get_role()

Method: Retrieves a role object by name.

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

Used by 0 functions | Uses 0 functions

WP_Roles::get_roles_data()

Method: Gets the available roles data.

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

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