Uses
Uses | Description |
---|---|
wp-includes/class-wp-roles.php: WP_Roles::get_roles_data() | Gets the available roles data. |
wp-includes/class-wp-roles.php: WP_Roles::init_roles() | Initializes all of the available roles. |
wp-includes/load.php: get_current_blog_id() | Retrieve the current site ID. |
wp-includes/functions.php: absint() | Convert a value to non-negative integer. |
wp-includes/wp-db.php: wpdb::get_blog_prefix() | Gets blog prefix. |