Opened 16 years ago
Closed 16 years ago
#2276 closed defect (bug) (duplicate)
bp_core_remove_nav_item and re-add - screen_function not working
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | ||
| Component: | Core | Keywords: | |
| Cc: |
Description
I wanted to replace the screen_function called for general settings
under function bp_core_add_settings_nav() {
with my own to override bp_core_screen_general_settings
but whatever combination I used to remove the nav item and re-add with a newly defined screen_function - the changes do not work. (if i modify the name or position - that works fine)
Note: See
TracTickets for help on using
tickets.
Duplicate. See #2262.