HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux f108.f108jp9943.info 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64
User: u0006276 (1069)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,mail
Upload Files
File: /home/u0006276/public_html/u0006276/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';