Opened 5 years ago
Closed 5 years ago
#8555 closed enhancement (fixed)
Improve extensibility of the BP Members and BP Groups components
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0.0 |
| Component: | Route Parser | Version: | |
| Severity: | normal | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 13087: