[wp-trac] [WordPress Trac] #4476: Delete Cache by Group

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 15 21:22:55 GMT 2007


#4476: Delete Cache by Group
----------------------------+-----------------------------------------------
 Reporter:  filosofo        |       Owner:  anonymous            
     Type:  enhancement     |      Status:  new                  
 Priority:  normal          |   Milestone:  2.3 (trunk)          
Component:  Administration  |     Version:                       
 Severity:  normal          |    Keywords:  cache wp_cache_delete
----------------------------+-----------------------------------------------
 Currently, you have to specify the id of the cached item in order to
 delete it via wp_cache_delete, or you have to flush the entire cache via
 wp_cache_flush.

 Instead, it would be helpful if one were able to delete an entire group
 without having to flush all of the cache.

 For example, term-related plugins could expect their particular caches to
 be deleted whenever changes to any terms were made, instead of having to
 use callbacks for every term-related action.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4476>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list