Opened 8 years ago
Closed 8 years ago
#7340 closed enhancement (fixed)
bp_get_group_permalink() should use bp_get_group_slug() internally.
Reported by: | dcavins | Owned by: | slaffik |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.7.2 |
Component: | Groups | 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.
Use the filtered slug to build the permalink.