Changes between Version 1 and Version 2 of Ticket #5300, comment 3
- Timestamp:
- 12/17/2013 02:06:29 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5300, comment 3
v1 v2 1 It might make sense to treat this similar to WP_Query, and have component/__in and component/__not_in arguments?1 It might make sense to treat this similar to WP_Query, and have `component__in` and `component__not_in` arguments, or even pass a `component` arg as an array of the components to include, similar to `post_type`.