Opened 6 years ago
Closed 5 years ago
#8160 closed enhancement (worksforme)
Add filter to activity $main_nav default_subnav_slug
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 5.0.0 |
| Component: | Core | Keywords: | |
| Cc: |
Description
The default_subnav_slug ('just-me') of the main activity navigation is hardcoded in class-bp-activity-component.php (line 249).
A filter would be great.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Thanks for your feedback.
You can already edit this navigation adding an action to
bp_activty_setup_nav, I believe it's customizable enough this way.