Opened 10 years ago
Closed 10 years ago
#7340 closed enhancement (fixed)
bp_get_group_permalink() should use bp_get_group_slug() internally.
| Reported by: | dcavins | Owned by: | slaffik |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Groups | Version: | 2.7.2 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | dcavins |
Description
Currently, you have to filter both the group permalink and the slug if you want to filter the slug. The permalink should be built using the filtered slug.
I can't think of any downsides to this change. Please let me know if you have concerns.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Use the filtered slug to build the permalink.