Changeset 35407
- Timestamp:
- 10/27/2015 08:07:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms-deprecated.php
r33675 r35407 1 1 <?php 2 2 /** 3 * Deprecated multisite admin functions from past WordPress versions and WordPress MU. 4 * You shouldn't use these functions and look for the alternatives instead. The functions 5 * will be removed in a later version. 3 * Multisite: Deprecated admin functions from past versions and WordPress MU 4 * 5 * These functions should not be used and will be removed in a later version. 6 * It is suggested to use for the alternatives instead when available. 6 7 * 7 8 * @package WordPress
Note: See TracChangeset
for help on using the changeset viewer.