このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Separate Feed Comments and Trackbacks

説明

This plugin filters the sitewide comments feed as well as individual post comment feeds.

Upon first-time installation and activation, all trackbacks will be removed from the default WordPress comments feeds.
You can override this behavior on the options page and also use the comments or trackbacks only feeds described below.

URL for comments only feeds: add the variable “comments” to your feed query string.

  • http://mysite.com/comments/feed/?comments
  • http://mysite.com/?feed=rss2&withcomments=1&comments

URL for trackbacks only feeds: add the variable “trackbacks” to your feed query string.

  • http://mysite.com/comments/feed/?trackbacks
  • http://mysite.com/?feed=rss2&withcomments=1&trackbacks

インストール

  1. Upload separate-feed-comments-trackbacks.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

None.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Separate Feed Comments and Trackbacks はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Separate Feed Comments and Trackbacks” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。