File "rss-functions.php"
Full Path: /home/limout/public_html/wp-includes-20240823121509/rss-functions.php
File size: 191 bytes
MIME-type: text/x-php; charset=us-ascii
Charset: utf-8
<?php
/**
* Deprecated. Use rss.php instead.
*
* @package WordPress
*/
_deprecated_file( basename(__FILE__), '2.1.0', WPINC . '/rss.php' );
require_once( ABSPATH . WPINC . '/rss.php' );