[buddypress-trac] [BuddyPress] #3020: bp_loaded is fired too early

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jan 21 15:08:44 UTC 2011


#3020: bp_loaded is fired too early
--------------------------+-----------------
 Reporter:  boonebgorges  |      Owner:
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:  1.3
Component:  Core          |    Version:
 Keywords:                |
--------------------------+-----------------
 After some recent changes to load order, I noticed that the bp_loaded hook
 was not firing when it should be. It's hooked to plugins_loaded, and so
 should be loading after BP is loaded (hence the name!), but for some
 reason it is happening really early on.

 For the purposes of the plugin I'm working on, it's not a big deal - I
 just changed my hook to bp_init, with a priority of 100. But perhaps we
 should look into whether there's a way to make bp_loaded fire only when BP
 is actually loaded :)

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


More information about the buddypress-trac mailing list