Changes between Initial Version and Version 1 of Ticket #18536, comment 61

Timestamp:
02/03/12 23:49:18 (16 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18536, comment 61

    initial v1  
    33* check if the query was altered in any way through the 'posts_request' filter before expanding ids 
    44* introduce 'posts_request_ids' filter 
    5 * use _prime_post_cache() in update_post_thumbnail_template(). 
     5* use _prime_post_caches() in update_post_thumbnail_cache(). 
    66 
    77I don't have an elegant solution for preventing the useless {{{SELECT ID WHERE ID IN (...)}}} query.