[wp-trac] [WordPress Trac] #11866: Convert the taxnomy children cache into a transient
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 11 18:48:39 UTC 2010
#11866: Convert the taxnomy children cache into a transient
--------------------------+-------------------------------------------------
Reporter: ryan | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Cache | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
category_children and all $taxonomy_children caches are currently options.
Since this information is derived from other information persisted in the
DB, it does not need to be stored in options in environments where an
object cache is available. They can be converted to transients.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11866>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list