[wp-trac] [WordPress Trac] #11415: categories get memcached, but tags do not
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 12 23:33:09 UTC 2009
#11415: categories get memcached, but tags do not
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: filosofo
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Taxonomy | Version: 2.9
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
another way to phrase this, in case it's not entirely clear to whoever
looks into it... there is a wp_cache_get() call over in get_terms(), which
has no equivalent over in:
{{{
$reqtag = get_term_by( 'slug', $q['tag_slug__in'][0], 'post_tag' );
}}}
We might want to add it?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11415#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list