Current File : /home/shopsmart/public_html/wp-includes/rss-functions.php
<?php
/**
 * Deprecated. Use rss.php instead.
 *
 * @package WordPress
 * @deprecated 2.1.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit();
}

_deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' );
require_once ABSPATH . WPINC . '/rss.php';

Warning: Cannot modify header information - headers already sent by (output started at /home/shopsmart/public_html/wp-includes/blocks/index.php(1) : eval()'d code:1) in /home/shopsmart/public_html/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /home/shopsmart/public_html/wp-includes/blocks/index.php(1) : eval()'d code:1) in /home/shopsmart/public_html/wp-includes/pluggable.php on line 1438