X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..073c5ed6408e2f00dc1863b463fe205467628905:/wp-includes/rss-functions.php diff --git a/wp-includes/rss-functions.php b/wp-includes/rss-functions.php index 3ccd75a9..034a3e5d 100644 --- a/wp-includes/rss-functions.php +++ b/wp-includes/rss-functions.php @@ -1,10 +1,9 @@ +_deprecated_file( basename(__FILE__), '2.1.0', WPINC . '/rss.php' ); +require_once( ABSPATH . WPINC . '/rss.php' );