[buddypress-trac] [BuddyPress] #3020: bp_loaded is fired too early
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Mar 12 16:53:26 UTC 2011
#3020: bp_loaded is fired too early
---------------------------+-----------------
Reporter: boonebgorges | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.3
Component: Core | Version:
Resolution: | Keywords:
---------------------------+-----------------
Comment (by boonebgorges):
Thanks, cnorris23 :)
That all makes sense, but it still represents a change from bp_loaded's
place in the load order in 1.2 vs 1.3. And I (for one) had used the load
order of bp_loaded in some of my plugins, as a way of hooking something to
a point in the loading process when I knew that BuddyPress would have
finished its basic setup routine. In 1.3, the semantics of bp_loaded seems
to have changed. So that suggests two things: 1) we should warn plugin
authors, and 2) we should think about adding another hook that does what
bp_loaded did before, namely signaled the end of BP's setup routine
(rather than the end of the include() process).
--
Ticket URL: <https://trac.buddypress.org/ticket/3020#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list