Changeset 35718 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 11/20/2015 07:23:04 AM (9 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r35717 r35718 1 1 <?php 2 2 /** 3 * Administration API: Top-level admin template functionality3 * Template WordPress Administration API. 4 4 * 5 5 * A Big Mess. Also some neat functions that are nicely written. … … 7 7 * @package WordPress 8 8 * @subpackage Administration 9 * @since 4.4.010 9 */ 11 10
Note: See TracChangeset
for help on using the changeset viewer.