File "rss-functions.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-includes/rss-functions.php
File size: 211 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Deprecated. Use rss.php instead.
*
* @package WordPress
* @deprecated 2.1.0
*/
_deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' );
require_once ABSPATH . WPINC . '/rss.php';