[wp-trac] [WordPress Trac] #12752: do_action('activate_plugin') called twice
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 29 05:00:04 UTC 2010
#12752: do_action('activate_plugin') called twice
--------------------------+-------------------------------------------------
Reporter: scribu | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Plugins | Version: 3.0
Severity: normal | Keywords: has-patch reporter-feedback
--------------------------+-------------------------------------------------
Changes (by nacin):
* keywords: has-patch commit => has-patch reporter-feedback
Comment:
The one you pointed out above is {{{do_action( 'activate_' . trim( $plugin
) );}}} and the one you removed is {{{do_action( 'activate_plugin', trim(
$plugin) );}}}.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12752#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list