Changes between Initial Version and Version 1 of Ticket #18536, comment 61
- Timestamp:
- 02/03/2012 11:49:18 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18536, comment 61
initial v1 3 3 * check if the query was altered in any way through the 'posts_request' filter before expanding ids 4 4 * 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(). 6 6 7 7 I don't have an elegant solution for preventing the useless {{{SELECT ID WHERE ID IN (...)}}} query.