Changes between Initial Version and Version 3 of Ticket #37378
- Timestamp:
- 07/18/2016 11:49:05 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37378
-
Property
Status
changed from
new
toreopened
-
Property
Component
changed from
Query
toTaxonomy
-
Property
Milestone
changed from
Awaiting Review
to4.6
- Property Keywords 2nd-opinion added
-
Property
Status
changed from
-
Ticket #37378 – Description
initial v3 1 It seems altering the tax query $pieces['join'] or $pieces['orderby']is breaking the query.1 It seems altering the tax query `$pieces['join']` or `$pieces['orderby']` is breaking the query. 2 2 3 3 The following function is from repository plugin [https://wordpress.org/plugins/simple-taxonomy-ordering/ Simple Taxonomy Ordering]. The plugin function works in 4.5.3., no errors.