WordPress How to: Provide rss feed for each post comments

When a post have lots and lots of comment, it can be hard for your readers to stay on the conversation. Most WordPress users don’t know it, but our favorite blogging engine have a built-in function for providing rss feed for the comments of a specific post.

Well, this recipe isn't really a hack or anything: Even if most WordPress users seems to ignore it, in order to provide a rss feed for the comments of specific post, you just have to call the comment_rss_link() function:

<?php comments_rss_link('» Comments RSS Feed'); ?>

One Response

Feb 10 2013 22:24

comments_rss_link() is deprecated;
post_comments_feed_link() is recommended to use instead;

Trackbacks:

Leave a Comment

* Name, Email, Comment are Required

WP Theme of the week

Sponsored Likebox