Linux 软件免费装

Feed Template Customize

开发者 wokamoto
更新时间 2013年6月10日 15:05
捐献地址: 去捐款
PHP版本: 2.5 及以上
WordPress版本: 3.5.1

标签

feed rss rss2 atom

下载

1.0.0 1.0.0.1 1.0.1

详情介绍:

This plugin modifies RSS feeds and ATOM feeds as you want. How to use Putting the following templates into the current theme folder, then you can use the customized feed templates instead of the default ones. Note: When these feed templates are not in the current theme folder, WordPress's default feed templates will be used.

安装:

  1. Upload the entire feed-template-customize folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Putting the following templates into the current theme folder, then you can use the customized feed templates instead of the default ones.
  4. feed-atom.php - Atom Feed Template for displaying Atom Posts feed.
  5. feed-atom-comments.php - Atom Feed Template for displaying Atom Comments feed.
  6. feed-rdf.php - RSS 1 RDF Feed Template for displaying RSS 1 Posts feed.
  7. feed-rss.php - RSS 0.92 Feed Template for displaying RSS 0.92 Posts feed.
  8. feed-rss2.php - RSS2 Feed Template for displaying RSS2 Posts feed.
  9. feed-rss2-comments.php - RSS2 Feed Template for displaying RSS2 Comments feed. Note: When these feed templates are not in the current theme folder, WordPress's default feed templates will be used.

更新日志:

1.0.1 - June 10, 2013 source code refactoring 1.0.0 - June 28, 2011 Initial release.