Add Comment RSS Link to Every Post
Some of my friend asked me about Comment RSS Links. Some theme have a design for this , so there is a RSS Feed link in every post. You can add your Comment RSS link to your theme. If you want to add RSS lets begin…
Here is the code;
<?php comments_rss_link('ยป Comments RSS Feed'); ?>
If you add this code to in the Loop of your theme’s single.php you have a RSS link on every post.
That’s All. Have A nice Day!

Recent Comments