Changes between Initial Version and Version 1 of Ticket #15447, comment 14

Timestamp:
02/12/11 12:54:02 (2 years ago)
Author:
garyc40
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15447, comment 14

    initial v1  
    66I don't think that's a good idea. There are loops that don't output thumbnails at all, so caching thumbnails whenever a loop start seems wasteful. 
    77 
    8 Ignore attachment:15447.diff for the time being, I just realized there's a bug with it (using permanent cache and modifying the thumbnail of a post does not properly invalidate the cache). 
     8~~Ignore attachment:15447.diff for the time being, I just realized there's a bug with it (using permanent cache and modifying the thumbnail of a post does not properly invalidate the cache).~~ 
    99 
    1010Any suggestion on how to tell if {{{get_post_thumbnail()}}} is being called for the first time in a loop?