Opened 13 years ago
Closed 13 years ago
#21684 closed enhancement (fixed)
Make WP_Tax_Query->transform_query() public
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Query | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Plugins/Themes that attempt to add front-end support for multi-taxonomy queries will find the WP_Tax_Query->transform_query() method quite handy.
For example, in my Query Multiple Taxonomies plugin, I need to convert to slugs, no matter what field the original tax query was using.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [21863]: