[wp-trac] [WordPress Trac] #10410: Secondary RSS feeds use the wrong function to acquire post titles
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 8 03:33:21 UTC 2009
#10410: Secondary RSS feeds use the wrong function to acquire post titles
--------------------------+-------------------------------------------------
Reporter: kingjeffrey | Owner: ryan
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Query | Version: 2.8.1
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+-------------------------------------------------
Comment(by kingjeffrey):
@markjaquith
As a plugin developer, the ability to identify if a feed is being fed is
important. Feed readers are so bad with character handling, it is often
necessary to strip those characters out.
Semantically, perhaps `is_feed()` should return TRUE for any feed, and
`is_main_feed()` for the primary feed. This would make clear semantic
sense. [i.e. there is nothing in `is_feed()` that would indicate it is
intended only to apply to one specific feed]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10410#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list