[wp-trac] [WordPress Trac] #20068: Allow more WP_Query arguments for feeds
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 18 07:40:32 UTC 2012
#20068: Allow more WP_Query arguments for feeds
-----------------------------+-----------------------------
Reporter: iridox | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version:
Severity: normal | Keywords:
-----------------------------+-----------------------------
Specifically, the ability to exclude tags and/or specific posts and not
just categories.
The ideal setup would be
http://domain.com?feed=rss2&cat=news&tag=-bing,-google
Which would make an RSS2 feed with posts in category "News", excluding
ones tagged "Bing" and "Google"
It might make more sense to handle tags/posts by their ID instead for
cleanliness. Is this already implemented somewhere? I can't seem to make
it work.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20068>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list