Changeset 12824 for trunk/wp-admin/includes/deprecated.php
- Timestamp:
- 01/25/2010 07:46:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/deprecated.php
r12823 r12824 1 1 <?php 2 /** 3 * Deprecated admin functions from past WordPress versions. You shouldn't use these 4 * globals and functions and look for the alternatives instead. The functions 5 * and globals will be removed in a later version. 6 * 7 * @package WordPress 8 * @subpackage Deprecated 9 */ 2 10 3 11 /**
Note: See TracChangeset
for help on using the changeset viewer.