Opened 3 years ago
Last modified 2 years ago
#7877 new defect (bug)
Tax query support for group queries
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Contributions | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | needs-patch |
Cc: |
Description
See #4017.
Currently, it's not possible to pass a tax_query
to bp_has_groups()
and friends. This means that plugins have to do jump through some awful hoops to query for groups matching a taxonomy term.
To be clear, this ticket doesn't propose adding any user-facing taxonomies to BP groups - just the infrastructure that allows querying by taxonomy terms. However, the current ticket is a prerequisite for #4017.
Note: See
TracTickets for help on using
tickets.