[wp-trac] [WordPress Trac] #6783: pass filtered content when
generating rss2 feed
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 19 20:15:40 GMT 2008
#6783: pass filtered content when generating rss2 feed
---------------------+------------------------------------------------------
Reporter: hailin | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
when we generate rss2 feed, we pass in raw post->content. We should filter
the content first in order to parse the shortcodes, if there are any, then
call do_action('rss2_item').
also aligned the formatting a little bit.
--
Ticket URL: <http://trac.wordpress.org/ticket/6783>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list