Uses
Uses | Description |
---|---|
wp-includes/class-wp-user.php: WP_User::get_caps_data() | Gets the available user capabilities data. |
wp-includes/class-wp-user.php: WP_User::get_role_caps() | Retrieves all of the capabilities of the user’s roles, and merges them with individual user capabilities. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/wp-db.php: wpdb::get_blog_prefix() | Gets blog prefix. |