[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 03:17:48 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 cnorris23):
I believe that bp_loaded now more closely resembles plugins_loaded. In WP,
plugins_loaded means that all main plugin files (at minimum are those that
have the WP plugin headers), aside from those set to be added via later
hooks, have been loaded (or in php speak, included). It doesn't
necessarily mean that any code has been executed. The plugins/bp_loaded
hooks are equivalent to you "loading" your favorite record onto your
turntable. It doesn't necessarily mean that the turntable is on/rotating,
or that the needle is down, and the volume up, etc. So, while confusing,
bp_loaded is fired at the appropriate time. Hope that helps :)
--
Ticket URL: <https://trac.buddypress.org/ticket/3020#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list