X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/3e7fab96d7874067884348df10bbdcdefa4a89ad..caeaf8dc94b5e3f75dc98ec92dc7b76049cdddb6:/wp-includes/registration-functions.php diff --git a/wp-includes/registration-functions.php b/wp-includes/registration-functions.php index d270cd21..9fee6860 100644 --- a/wp-includes/registration-functions.php +++ b/wp-includes/registration-functions.php @@ -1,4 +1,7 @@ +/** + * Deprecated. No longer needed. + * + * @package WordPress + */ +_deprecated_file( basename(__FILE__), '2.1', null, __( 'This file no longer needs to be included.' ) );