Linux 软件免费装

RSSCB Feed

开发者 michaelhall
bankofcanada
更新时间 2013年12月22日 05:39
PHP版本: 3.0 及以上
WordPress版本: 3.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

feeds rss

下载

详情介绍:

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

安装:

  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

常见问题:

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'; });

更新日志:

1.0