View file wordpress/wp-includes/rss-functions.php

File size: 91B
<?php
// Deprecated.  Use rss.php instead.
require_once (ABSPATH . WPINC . '/rss.php');
?>