X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7688c6ba71852cd89123b62b2d57683535e4702a..bf5c68485ef07868ad0a91168ecd0092af7661ae:/wp-includes/registration-functions.php diff --git a/wp-includes/registration-functions.php b/wp-includes/registration-functions.php index d270cd21..889919de 100644 --- a/wp-includes/registration-functions.php +++ b/wp-includes/registration-functions.php @@ -1,4 +1,8 @@ +/** + * Deprecated. No longer needed. + * + * @package WordPress + */ +_deprecated_file( basename(__FILE__), '2.1', null, __( 'This file no longer needs to be included.' ) ); +?> \ No newline at end of file