404 Not Found


nginx
 HEX
HEX
Server: Apache
System: Linux p3plzcpnl475181.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: q9tkasx5i2zb (8935832)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/q9tkasx5i2zb/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';