Opened 4 years ago
Closed 4 years ago
#8555 closed enhancement (fixed)
Improve extensibility of the BP Members and BP Groups components
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 10.0.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Route Parser | Keywords: | has-patch |
| Cc: |
Description
To make it easier to customize the behavior of BuddyPress for the BP Rewrites plugin, we need to move some code of these components setup_globals() method into a specific new method: setup_additional_globals(). It doesn't change anything to BuddyPress execution but let BP Rewrites only override this specific new method.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 13087: