[buddypress-trac] [BuddyPress] #4803: bp_core_load_admin_bar() is called too early (bp_loaded instead of bp_init)
    buddypress-trac 
    noreply at wordpress.org
       
    Mon Feb  4 02:03:10 UTC 2013
    
    
  
#4803: bp_core_load_admin_bar() is called too early (bp_loaded instead of bp_init)
-----------------------------+------------------------------
 Reporter:  johnjamesjacoby  |       Owner:  johnjamesjacoby
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  1.7
Component:  Core             |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:  commit           |
-----------------------------+------------------------------
Comment (by r-a-y):
 This breaks #4771.
 We need to run the function any time before or equal to `'init'` at
 priority 9.
 If we want to stick with a BP hook, 'bp_loaded' at a really late priority
 like 999 would work as well, but I'm not sure if that's too early for the
 current user checks.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4803#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list