[buddypress-trac] [BuddyPress] #4195: functions tied to "init" action do not run

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue May 8 19:02:41 UTC 2012


#4195: functions tied to "init" action do not run
--------------------------+----------------------
 Reporter:  dbvista       |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Core          |     Version:  1.5.5
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 The problem appears to be with the BuddyPress Wiki Component, and in
 particular with the way that this plugin loads itself. Its main loader
 function is hooked to `bp_init`, which is too late. It should be hooked to
 `bp_include`. See http://codex.buddypress.org/plugin-development/checking-
 buddypress-is-active/

 You may consider contacting the author of the plugin, to see if he plans
 to update it for BP 1.5 compatibility.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4195#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list