內容簡介
這個外掛程式可以自由地修改 RSS 和 ATOM feeds。
使用方法
把以下範本放到目前佈景主題的資料夾裡,就可以用自定義的 feed 範本來代替預設的範本。
feed-atom.php – 顯示 Atom Posts feed 的 Atom Feed 範本。
feed-atom-comments.php – 顯示 Atom Comments feed 的 Atom Feed 範本。
feed-rdf.php – 顯示 RSS 1 Posts feed 的 RSS 1 RDF Feed 範本。
feed-rss.php – 顯示 RSS 0.92 Posts feed 的 RSS 0.92 Feed 範本。
feed-rss2.php – 顯示 RSS2 Posts feed 的 RSS2 Feed 範本。
feed-rss2-comments.php – 顯示 RSS2 Comments feed 的 RSS2 Feed 範本。
注意事項:
當這些 feed 範本不在目前佈景主題的資料夾裡時,WordPress 將會使用預設的 feed 範本。
外掛標籤
開發者團隊
原文外掛簡介
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.
feed-atom.php – Atom Feed Template for displaying Atom Posts feed.
feed-atom-comments.php – Atom Feed Template for displaying Atom Comments feed.
feed-rdf.php – RSS 1 RDF Feed Template for displaying RSS 1 Posts feed.
feed-rss.php – RSS 0.92 Feed Template for displaying RSS 0.92 Posts feed.
feed-rss2.php – RSS2 Feed Template for displaying RSS2 Posts feed.
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.
