• I searched the codex and forums and I was unable to find my answer. What I’m looking for is a template tag that just displays the URL for the RSS feed for comments on a post for 1.5. Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Reference the single.php template in the default theme. You’ll see this tag in action:

    comments_rss_link()

    Thread Starter Trench

    (@trench)

    Maybe I did this wrong. When I used this it provided a hyperlink to the comment’s RSS feed. What I’m looking for is something that just displays the RSS feed URL without being clickable. Like the Trackback URI display on 1.2. Thanks.

    Thread Starter Trench

    (@trench)

    Nevermind. I used the permalink tag and just added /feed on to the end of it. Duh. Thanks for the help as always.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comment RSS URL Tag’ is closed to new replies.