內容簡介
建立4種饋料:
trdf => 主題中的 RDF (範本:feed-rdf.php)
trss => 主題中的 RSS 1.0 (範本:feed-rss.php)
trss2 => 主題中的 RSS 2.0 (範本:feed-rss2-comments.php 和 feed-rss2.php)
tatom => 主題中的 Atom (範本:feed-atom-comments.php 和 feed-atom.php)
這些饋料會尋找主題目錄中的饋料範本。
如果在主題目錄中找不到範本,饋料就會使用預設的 WordPress 饋料範本。
此外掛已經在 WP2.6.5、 WP2.8.4 和 WPmu2.8.4 上進行測試。
更新日誌
1.0.1:提高效能。
1.0.0:在 WP2.6.5、WP2.8.4 和 WPmu2.8.4 的環境下測試。
0.0.1:建立外掛。
外掛標籤
開發者團隊
原文外掛簡介
Creates 4 feeds :
trdf => rdf in theme (template : feed-rdf.php)
trss => rss 1.0 in theme (template : feed-rss.php)
trss2 => rss 2.0 in theme (template : feed-rss2-comments.php and feed-rss2.php)
tatom => atom in theme (template : feed-atom-comments.php and feed-atom.php)
Those feeds look for a feed template into the theme directory.
If no template is found into the theme directory the feed uses the default wordpress feed template.
This plugin has been tested with WP2.6.5, WP2.8.4 and WPmu2.8.4
Update Log
1.0.1 : Performance improovment.
1.0.0 : Test under WP2.6.5, WP 2.8.4, WPmu2.8.4
0.0.1 : plugin initial creation.
