@since: bbPress (r3171) |
Description |
---|---|
bbp_display_topics_feed_rss2() |
Output an RSS2 feed of topics, based on the query passed. |
bbp_request_feed_trap() |
This function is hooked into the WordPress ‘request’ action and is responsible for sniffing out the query vars and serving up RSS2 feeds if the stars align and the user has requested a feed of any Forums type. |
bbp_display_replies_feed_rss2() |
Output an RSS2 feed of replies, based on the query passed. |