HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u86279028 (6636407)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: /homepages/30/d645651156/htdocs/wp-includes/rss-functions.php
<?php
/**
 * Deprecated. Use rss.php instead.
 *
 * @package WordPress
 */

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