# feedwordpress/2008.1214/MagpieRSS-upgrade/rss-functions.php

FeedWordPress, version 2008.1214. 5 lines.

- Page: https://pluginprobe.com/plugins/feedwordpress/2008.1214/code/MagpieRSS-upgrade/rss-functions.php
- Raw: https://pluginprobe.com/plugins/feedwordpress/2008.1214/raw/MagpieRSS-upgrade/rss-functions.php
- Modified: 2007-11-22T03:35:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/feedwordpress/2008.1214/code/MagpieRSS-upgrade/rss-functions.php#L10-L20`.

```php
<?php
// Deprecated.  Use rss.php instead.
require_once (ABSPATH . WPINC . '/rss.php');
?>

```
