[wp-trac] [WordPress Trac] #11956: Implement backward compatible site options and transients

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 28 01:09:44 UTC 2010


#11956: Implement backward compatible site options and transients
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |        Owner:          
     Type:  defect (bug)       |       Status:  reopened
 Priority:  normal             |    Milestone:  3.0     
Component:  General            |      Version:  3.0     
 Severity:  major              |   Resolution:          
 Keywords:  needs-patch        |  
-------------------------------+--------------------------------------------
Changes (by Denis-de-Bernardy):

  * milestone:  => 3.0


Comment:

 Personally, the issue I ran into is the following:

  1. I hook into transient_update_plugins, in order to expand the results
 sent by the built-in update service
  2. In trunk, I need to a) hook into site_transient_update_plugins and b)
 use a site_transient myself.

 The likelihood is I'll end up needing to add aliases for the newly
 introduces functions, so as to keep WP 2.9 compat.

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


More information about the wp-trac mailing list