Some New RSS Feed Features

27 Feb 2006 in WordPress by Garrick

I just added a few, hopefully, useful links (comments, trackback, email, digg) to the RSS feed of Garrick Van Buren .com and my other blogs.

If you’re running WordPress and want to do the same (something like Feedburner’s FeedFlare), here’s the code I’m using:

< ?\php comments_popup_link(__('0 Comments'), __('1 Comment'), __('% Comments')); ?> | < \a href="” rel=”trackback”>Trackback< \/a> |
< \a href="mailto:?Subject=[]%20< ?\php str_replace(" ", "%20", the_title_rss()); ?>&Body=< ?\php str_replace(" ", "%20", the_author()); ?>%20said%20something%20interesting%20at%20%20< ?\php permalink_single_rss() ?>“>Email This< \/a> | < \a href="http://www.digg.com/submit?phase=2&url=< ?\php permalink_single_rss() ?>“>Digg It< \/a>

Be sure to remove the "\" to unescape the tags. I put it right after the < ?\php the_content() ?> tag.


Comment | Trackback URL Short Link:

Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Related Entries




Creative Commons License
About Sitemap XHTML Sitemap XML
Wordpress theme is a heavily hacked version of "Modicus Remix" by Art Culture. Original by Upstart Blogger