home *** CD-ROM | disk | FTP | other *** search
/ HTML Examples / WP.iso / wordpress / wp-includes / registration-functions.php < prev    next >
Encoding:
PHP Script  |  2016-07-06  |  178 b   |  8 lines

  1. <?php
  2. /**
  3.  * Deprecated. No longer needed.
  4.  *
  5.  * @package WordPress
  6.  */
  7. _deprecated_file( basename(__FILE__), '2.1.0', null, __( 'This file no longer needs to be included.' ) );
  8.