[buddypress-trac] [BuddyPress] #2521: Settings Navigation Menu Missing

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Jul 11 14:49:59 UTC 2010


#2521: Settings Navigation Menu Missing
-----------------------+----------------------------------------------------
 Reporter:  jeffsayre  |       Owner:                          
     Type:  defect     |      Status:  new                     
 Priority:  major      |   Milestone:  1.2.6                   
Component:  Core       |    Keywords:  has-patch, needs-testing
-----------------------+----------------------------------------------------
 With the recent improvements and fixes to BuddyPress' hook firing sequence
 ( see http://trac.buddypress.org/ticket/2325 ), the way in which
 navigation menu items are loaded was changed. Instead of the old way of
 hooking a menu item to the "wp" and "admin_menu" action hooks, an improved
 BP-specific method was created -- the "bp_setup_nav" action hook.

 However, the hook to which the Settings navigation menu item is tied in
 bp-core-settings.php was not changed. bp_core_add_settings_nav() is still
 tied to the old two hooks. This results in the function not firing and
 means that the Settings navigation menu will not be displayed. See
 attached screenshots.

 '''NOTE:''' It is important to make sure this change is made along with
 the changes in this Trac ticket http://trac.buddypress.org/ticket/2517

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2521>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list