X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/699231ae09f7057a4d0000cdf32e50a3df6a04ca..e3ff8f35458a959c1879c0a4976701ed8dcfe651:/wp-includes/rss-functions.php diff --git a/wp-includes/rss-functions.php b/wp-includes/rss-functions.php index ea326928..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' );