ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-roles.php
  • Page 2

WP_Roles::get_site_id()

Method: Gets the ID of the site for which roles are currently initialized.

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

Used by 0 functions | Uses 0 functions

WP_Roles

Class: Core class used to implement a user roles API.

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

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

WP_Roles::__construct()

Method: Constructor.

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

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

Method: Sets up the object properties.

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

Used by 0 functions | Uses 0 functions

WP_Roles::reinit()

Method: Reinitializes the object.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy