Changeset 33214 for trunk/src/wp-includes/capabilities.php
- Timestamp:
- 07/13/2015 08:00:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/capabilities.php
r32811 r33214 632 632 633 633 /** 634 * Make private/protected methods readable for backwards compatibility.634 * Makes private/protected methods readable for backwards compatibility. 635 635 * 636 636 * @since 4.3.0 … … 1519 1519 1520 1520 /** 1521 * Retrieve the global WP_Roles instance, instantiateif necessary.1521 * Retrieves the global WP_Roles instance and instantiates it if necessary. 1522 1522 * 1523 1523 * @since 4.3.0
Note: See TracChangeset
for help on using the changeset viewer.