HEX
Server: Apache
System: FreeBSD www.he.idv.tw 14.3-RELEASE-p5 FreeBSD 14.3-RELEASE-p5 GENERIC amd64
User: root (0)
PHP: 8.4.13
Disabled: exec,passthru,shell_exec,system,proc_open,popen
Upload Files
File: /home/syleather/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';