Opened 8 years ago
Closed 8 years ago
#7496 closed enhancement (fixed)
Add 'slug' argument to BP_Groups_Group::get().
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 1.6 |
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
I'd like to add the ability to find groups by slug using groups_get_groups()
. I'm planning on using this functionality to solve other problems, so have developed patches in other tickets. But it makes sense for a parameter change to have its own ticket for ease of finding it later.
Attached is the most recent version of the patch as originally developed to support work in #7477. This is ready to go in and has received useful feedback in #7477. I'll commit it later today.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Add 'slug' parameter to BP_Groups_Group::get().