Opened 5 years ago
Closed 5 years ago
#8580 closed enhancement (fixed)
Introduce bp_allow_access_to_registration_pages().
| Reported by: | dcavins | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0.0 |
| Component: | Members | Version: | 9.1.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Introduce bp_allow_access_to_registration_pages()