Thread Starter
jaxent
(@jaxent)
I edited query.php and commented out lines 3657 & 3658
if ( $q['cache_results'] )
update_post_caches($this->posts, $post_type, $q['update_post_term_cache'], $q['update_post_meta_cache']);
And it works now, but what is this not caching correctly?