Using an image for a specific post’s comment feed link
-
I can track the comments on a specific post using the post_comments_rss_link() template tag:
<?php comments_rss_link(‘RSS 2.0’); ?>
But I can’t figure out how to replace the HTML text link ‘RSS 2.0’ with an image.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Using an image for a specific post’s comment feed link’ is closed to new replies.