[wp-trac] [WordPress Trac] #3456: Add
do_action('commentsrss2_item') to wp-commentsrss2.php
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 8 09:48:19 GMT 2006
#3456: Add do_action('commentsrss2_item') to wp-commentsrss2.php
-------------------------+--------------------------------------------------
Reporter: seek3r | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: General | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
This would allow for comment enclosures. I use this for my support of
audio comments in wordpress, and then the comment feed has the enclosure
and becomes its own little podcast.
So right above the closing item tag
<?php do_action('commentsrss2_item'); ?>
</item>
a 2 second fix from anyone with svn access, Im even attaching the latest
version of the file with that one line added
--
Ticket URL: <http://trac.wordpress.org/ticket/3456>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list