[buddypress-trac] [BuddyPress Trac] #7931: Possible regression in bp_core_new_subnav_item()
buddypress-trac
noreply at wordpress.org
Wed Jul 18 07:19:33 UTC 2018
#7931: Possible regression in bp_core_new_subnav_item()
--------------------------+------------------------------
Reporter: dontdream | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Navigation | Version: 3.0.0
Severity: normal | Resolution:
Keywords: 2nd-opinion |
--------------------------+------------------------------
Changes (by r-a-y):
* keywords: => 2nd-opinion
Comment:
Thanks for the report.
You might want to check out the note here:
https://buddypress.trac.wordpress.org/ticket/7659#comment:7
The problem is hooking to `'bp_setup_nav'`. Try hooking to
`'bp_settings_setup_nav'` or `'bp_setup_nav'` at a later priority as you
want to ensure that the Settings nav is setup before registering your
subnav.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7931#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list