[wp-trac] [WordPress Trac] #6897: Magpie cache needs looking at

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 13 03:21:40 UTC 2010


#6897: Magpie cache needs looking at
-------------------------------------------------+--------------------------
 Reporter:  Otto42                               |        Owner:  anonymous
     Type:  enhancement                          |       Status:  closed   
 Priority:  normal                               |    Milestone:           
Component:  Optimization                         |      Version:  2.7      
 Severity:  normal                               |   Resolution:  wontfix  
 Keywords:  Magpie, SimplePie, wp_options bloat  |  
-------------------------------------------------+--------------------------

Comment(by dd32):

 Note: Every version bump the old rss_% options are deleted
 http://core.trac.wordpress.org/browser/trunk/wp-
 admin/includes/schema.php#L364

 {{{
 364             // delete obsolete magpie stuff
 365             $wpdb->query("DELETE FROM $wpdb->options WHERE option_name
 REGEXP '^rss_[0-9a-f]{32}(_ts)?$'");
 }}}

 See #10592 + [12210]

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


More information about the wp-trac mailing list