[wp-trac] [WordPress Trac] #10468: wp_clear_scheduled_hook does not work when including an $args parameter

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 23 07:57:29 UTC 2009


#10468: wp_clear_scheduled_hook does not work when including an $args parameter
--------------------------+-------------------------------------------------
 Reporter:  johnbillion   |       Owner:  westi                  
     Type:  defect (bug)  |      Status:  reviewing              
 Priority:  normal        |   Milestone:  2.9                    
Component:  Cron          |     Version:  2.8.1                  
 Severity:  normal        |    Keywords:  has-patch needs-testing
--------------------------+-------------------------------------------------
Changes (by scribu):

  * keywords:  has-patch, needs-testing => has-patch needs-testing


Comment:

 Indeed, if a plugin did something like

 {{{wp_clear_scheduled_hook('my_hook', 'first_arg', 'second_arg');}}}

 it would have worked correctly.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10468#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list