Opened 3 years ago
Closed 3 years ago
#8580 closed enhancement (fixed)
Introduce bp_allow_access_to_registration_pages().
Reported by: | dcavins | Owned by: | dcavins |
---|---|---|---|
Milestone: | 10.0.0 | Priority: | normal |
Severity: | normal | Version: | 9.1.1 |
Component: | Members | Keywords: | has-patch commit |
Cc: | dcavins |
Description
I'd like to introduce a new function to determine whether the registration and activation pages should be created/can be accessed. At the moment, the logic is in a few places, so is not centralized (and is not filterable). I'll attach a patch that introduces the new function and uses it in several places.
Thanks for your feedback!
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Introduce bp_allow_access_to_registration_pages()