[wp-trac] [WordPress Trac] #11161: delete_transient action

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 17 13:11:52 UTC 2009


#11161: delete_transient action
-------------------------+--------------------------------------------------
 Reporter:  donncha      |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  high         |   Milestone:  3.0
Component:  General      |     Version:     
 Severity:  normal       |    Keywords:     
-------------------------+--------------------------------------------------

Comment(by donncha):

 Oops, forgot another one. MU has the following filter in set_transient():

 {{{
 $value = apply_filters( 'pre_set_transient_' . $transient, $value );
 }}}

 Again, for the same reasoning. One of the things to sort out before
 merging.

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


More information about the wp-trac mailing list