[buddypress-trac] [BuddyPress] #1323: Message and activity admin_menu hook priority

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Nov 5 17:16:51 UTC 2009


#1323: Message and activity admin_menu hook priority
---------------------+------------------------------------------------------
Reporter:  petronic  |       Owner:       
    Type:  defect    |      Status:  new  
Priority:  major     |   Milestone:  1.1.3
Keywords:            |  
---------------------+------------------------------------------------------
 Functions:
 messages_check_installed()
 bp_activity_check_installed()

 are called by the hook:
 add_action( 'admin_menu', 'bp_activity_check_installed', 2 );

 In all other components priority for admin_menu hook for check_install
 functions is default, not 2.

 Can you change priority to default for these two components also? It's
 hard to hook in here when checks are done at different time.

 Patch attached.

 Thanks!

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


More information about the buddypress-trac mailing list