wordcamp-bristol-2019/wp-includes/registration-functions.php

8 lines
180 B
PHP
Raw Permalink Normal View History

2019-03-12 09:27:46 +00:00
<?php
/**
* Deprecated. No longer needed.
*
* @package WordPress
*/
2019-04-16 19:56:22 +00:00
_deprecated_file( basename( __FILE__ ), '2.1.0', null, __( 'This file no longer needs to be included.' ) );