Changeset 12534 for trunk/wp-includes/functions.php
- Timestamp:
- 12/24/2009 10:48:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r12507 r12534 2995 2995 * @param string $file The file that was included 2996 2996 * @param string $version The version of WordPress that deprecated the function 2997 * @param string $replacement Optional. The f unction that should have been called2997 * @param string $replacement Optional. The file that should have been included based on ABSPATH 2998 2998 */ 2999 2999 function _deprecated_file($file, $version, $replacement=null) {
Note: See TracChangeset
for help on using the changeset viewer.