[wp-trac] [WordPress Trac] #13927: post_parent query var should accept an array
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 17 03:53:36 UTC 2011
#13927: post_parent query var should accept an array
-------------------------+-----------------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Query | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+-----------------------------
Comment (by johnjamesjacoby):
Running into this as an issue with the bbPress plugin and the topics and
replies widgets. Since forums can be 'private' I need post_parent__not_in
to exclude private forum IDs from the widgets completely. The alternative
is quite ugly, involving using meta queries and storing an additional meta
entry for every topic/reply with the forum status. Ugly because if the
forum status changes, every topic/reply in that forum needs to be updated.
Any way to scoot this into 3.2-early?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13927#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list