[Bb-trac] Re: [bbPress] #624: plugin_deactivate hook

bbPress bb-trac at lists.bbpress.org
Wed Mar 28 18:03:28 GMT 2007


#624: plugin_deactivate hook
----------------------+-----------------------------------------------------
 Reporter:  Null      |        Owner:        
     Type:  defect    |       Status:  closed
 Priority:  normal    |    Milestone:  1.0   
Component:  Back-end  |      Version:  0.8   
 Severity:  normal    |   Resolution:  fixed 
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by mdawaffe):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 {{{
 do_action( 'bb_activate_plugin_' . $plugin );
 do_action( 'bb_deactivate_plugin' . $plugin );
 }}}

 Already exist :)

-- 
Ticket URL: <http://trac.bbpress.org/ticket/624#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list