[wp-trac] [WordPress Trac] #15447: Cache Post Thumbnails
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 12 14:47:44 UTC 2011
#15447: Cache Post Thumbnails
---------------------------------+-----------------------------
Reporter: TheDeadMedic | Owner: garyc40
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Post Thumbnails | Version:
Severity: normal | Resolution:
Keywords: has-patch 3.2-early |
---------------------------------+-----------------------------
Comment (by garyc40):
Replying to [comment:16 scribu]:
> With that in place, I doubt the usefulness of permanently caching wether
the current loops thumbnails were cached or not.
It might be useful when you're using a permanent cache plugin. The same
loop might be requested multiple times on a busy site, without another
cache key in place, there will be unnecessary db queries for attachments
in {{{update_thumbnail_cache()}}} (the {{{get_posts()}}} call).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15447#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list