芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/cepali.edu.mx/wp-includes/images/rss-functions-20241116115546-20241118041518.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';