home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HTML Examples
/
WP.iso
/
wordpress
/
wp-includes
/
registration-functions.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
PHP Script
|
2016-07-06
|
178 b
|
8 lines
<?php
/**
* Deprecated. No longer needed.
*
* @package WordPress
*/
_deprecated_file( basename(__FILE__), '2.1.0', null, __( 'This file no longer needs to be included.' ) );