Opened 9 years ago
Closed 9 years ago
#7496 closed enhancement (fixed)
Add 'slug' argument to BP_Groups_Group::get().
| Reported by: | dcavins | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Groups | Version: | 1.6 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add 'slug' parameter to BP_Groups_Group::get().