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

FeedWordPress, version 2009.0612. 5 lines.

- Page: https://pluginprobe.com/plugins/feedwordpress/2009.0612/code/MagpieRSS-upgrade/rss-functions.php
- Raw: https://pluginprobe.com/plugins/feedwordpress/2009.0612/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/2009.0612/code/MagpieRSS-upgrade/rss-functions.php#L10-L20`.

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

```
