aboutsummaryrefslogtreecommitdiff
path: root/srcs/wordpress/wp-includes/registration-functions.php
blob: 347856e5434c305ce8c9994f337a4c11a4e0df0c (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * Deprecated. No longer needed.
 *
 * @package WordPress
 * @deprecated 2.1.0
 */

_deprecated_file( basename( __FILE__ ), '2.1.0', null, __( 'This file no longer needs to be included.' ) );