• File: rss-functions.php
  • Full Path: /home/matthif/www/wp-includes/rss-functions.php
  • Date Modified: 11/16/2020 10:52 PM
  • File size: 255 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Deprecated. Use rss.php instead.
 *
 * @package WordPress
 * @deprecated 2.1.0
 */

if ( ! defined'ABSPATH' ) ) {
    exit();
}

_deprecated_filebasename__FILE__ ), '2.1.0'WPINC '/rss.php' );
require_once 
ABSPATH WPINC '/rss.php';