Changes between Initial Version and Version 1 of Ticket #18536, comment 4
- Timestamp:
- 08/29/2011 10:09:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18536, comment 4
initial v1 1 > Unfortunately, not many of our unit tests cover WP_Query. After some bad experiences in version 3.1 when we added taxonomy queries, we're not likely to significantly alter WP_Query again (for both this ticket and #10964, among otherS) until we have them.2 3 1 I think the major problem here isn't unit tests for WP_Query args, but plugin compatibility. There are a lot of plugins that use the SQL filters - posts_fields, posts_where etc.