|
Server : LiteSpeed System : Linux single-1192.banahosting.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64 User : biljbokn ( 1176) PHP Version : 8.1.34 Disable Function : stream_socket_server, stream_socket_recvfrom, dl Directory : /home/biljbokn/lanus.club/wp-includes/ | |
|
Path: /home/biljbokn/lanus.club/wp-includes/rss-functions.php
Size: 277 B
Permissions: 0777
<?php
/**
* Deprecated. Use rss.php instead.
*
* @package WordPress
* @deprecated 2.1.0
*/
// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
_deprecated_file( basename( __FILE__ ), '2.1.0', WPINC . '/rss.php' );
require_once ABSPATH . WPINC . '/rss.php';