Beskrivning
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
Installation
- Upload
separate-feed-comments-trackbacks.phpto the/wp-content/plugins/directory. - Activate the plugin through the ’Plugins’ menu in WordPress.
Vanliga frågor
None.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Separate Feed Comments and Trackbacks” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Separate Feed Comments and Trackbacks” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.