Changeset 34396
- Timestamp:
- 09/22/2015 01:00:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/capabilities-functions.php
r34224 r34396 1 1 <?php 2 2 /** 3 * WordPress Roles and Capabilities.3 * User API: Top-level role and capabilities functionality 4 4 * 5 5 * @package WordPress 6 6 * @subpackage User 7 * @since 4.4.0 7 8 */ 8 9
Note: See TracChangeset
for help on using the changeset viewer.