Changeset 35166
- Timestamp:
- 10/14/2015 10:31:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/admin.php
r34169 r35166 1 1 <?php 2 2 /** 3 * Includes all of the WordPress Administration API files.3 * Core Administration API 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Administration 7 * @since 2.3.0 7 8 */ 8 9
Note: See TracChangeset
for help on using the changeset viewer.