Opened 3 years ago
Closed 3 years ago
#8609 closed defect (bug) (fixed)
BP Nouveau: invite group creation step name customization is not applied
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 10.0.0 | Priority: | normal |
Severity: | normal | Version: | 1.1 |
Component: | Groups | Keywords: | |
Cc: |
Description
Since r13156 it looks like the bp_nouveau_group_invites_create_steps()
filter callback has no effect on the invite group creation step name. I'm unsure it had once as the filter is defined before the Groups component has set all the built in creation steps.
The filter should be defined after, so that Nouveau can customize the create step name and so could do any BuddyPress plugin.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 13202: