Install Software For Free

RSSCB Feed

Developer michaelhall
bankofcanada
Update Time Dec. 22, 2013, 5:39 a.m.
PHP Version: 3.0 +
WordPress Version: 3.5.2
Copyright: GPLv2 or later
Copyright URL: Copyright Information

Tag

feeds rss

Download

Description:

Adds an RSSCB option to feeds. RSS-CB is an extension of the RSS standard designed to add machine readable information to feeds. See: http://www.cbwiki.net/wiki/index.php/RSS-CBMain

Installation:

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to your site and add the URL parameter ?feed=rsscb

FAQs:

What is RSS-CB?

RSS-CB is an extension of the RSS standard designed to add machine readable information to feeds. It is used by central banks to facilitate content syndication. See: http://www.cbwiki.net/wiki/index.php/RSS-CBMain

Can I make RSS CB my default feed?

Yes! To change your default feed, just add the following code to your theme: add_filter('default_feed', function () { return 'rsscb'; });

Changelog:

1.0