1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-14 04:01:54 +01:00
WordPress/wp-includes/registration-functions.php
2012-01-08 17:01:11 +00:00

8 lines
176 B
PHP

<?php
/**
* Deprecated. No longer needed.
*
* @package WordPress
*/
_deprecated_file( basename(__FILE__), '2.1', null, __( 'This file no longer needs to be included.' ) );