[wp-trac] [WordPress Trac] #24444: get_the_category_rss should call get_bloginfo_rss
WordPress Trac
noreply at wordpress.org
Tue May 28 18:35:12 UTC 2013
#24444: get_the_category_rss should call get_bloginfo_rss
--------------------------+-----------------------------
Reporter: ejdanderson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: trivial | Keywords: has-patch
--------------------------+-----------------------------
Currently `get_the_category_rss` runs the `get_bloginfo_rss` filter on a
`get_bloginfo` call. I don't see why its not just calling
`get_bloginfo_rss`. At the very least, the filter needs the extra 'show'
argument at the end to be consistant with the filter in other places.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24444>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list