[wp-trac] [WordPress Trac] #46184: Add WP_Tax_Query support to WP_Site_Query
WordPress Trac
noreply at wordpress.org
Mon Feb 4 15:59:24 UTC 2019
#46184: Add WP_Tax_Query support to WP_Site_Query
------------------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version:
Severity: normal | Keywords:
Focuses: multisite, performance |
------------------------------------+-----------------------------
Because sites are just another object type in WordPress, taxonomies can
already be added to the `site` object type. Even though there are no user
interfaces in Core for taxonomies when assigned to object types other than
`post` (for example, see users #31383), it would be nice to add
`WP_Tax_Query` support to `WP_Site_Query`.
One thing to be aware of though is that there are issues in Core when a
taxonomy is assigned to multiple object types. I don't think this should
be added until that is addressed. #45107 has a more detailed breakdown of
that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46184>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list