Install Software For Free

Feeds in Theme plugin

Developer Eric Le Bail
Update Time Nov. 20, 2009, 2:11 a.m.
Donation URL: donation
PHP Version: 2.6 +
WordPress Version: 2.8.4

Tag

feeds feed rss rss2 atom plugin theme custom rdf custom feed feeds in theme feed in theme

Download

0.0.1 1.0.0 1.0.1

Description:

Creates 4 feeds : trdf => rdf in theme (template : feed-rdf.php) trss => rss 1.0 in theme (template : feed-rss.php) trss2 => rss 2.0 in theme (template : feed-rss2-comments.php and feed-rss2.php) tatom => atom in theme (template : feed-atom-comments.php and feed-atom.php) Those feeds look for a feed template into the theme directory. If no template is found into the theme directory the feed uses the default wordpress feed template. This plugin has been tested with WP2.6.5, WP2.8.4 and WPmu2.8.4

Installation:

  1. Unzip into your /wp-content/plugins/ directory. If you're uploading it make sure to upload the top-level folder. Don't just upload all the php files and put them in /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. That's it!
  4. you can use create your own feed template into your theme directory.