[buddypress-trac] [BuddyPress Trac] #6784: Group Types API
buddypress-trac
noreply at wordpress.org
Sun May 15 02:21:55 UTC 2016
#6784: Group Types API
--------------------------------------+---------------------------
Reporter: mercime | Owner: boonebgorges
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.6
Component: Component - Groups | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests |
--------------------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"10766"]:
{{{
#!CommitTicketReference repository="" revision="10766"
Introduce Group Types API.
Modeled on the Member Types API, Group Types allow developers to register
arbitrary group categorizations, and assign one or more of these types to
a
given group. BuddyPress stores this information in a custom taxonomy on
the
root blog.
Group queries can be filtered by group type, by using the `group_type`,
`group_type__in`, and `group_type__not_in` parameters in the
`bp_has_groups()`
template loop function stack.
Props Mamaduka, boonebgorges, dcavins.
See #6784.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6784#comment:31>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list