| 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 |
plugin-name.php to the /wp-content/plugins/ directoryRSS-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
Yes! To change your default feed, just add the following code to your theme: add_filter('default_feed', function () { return 'rsscb'; });