jzzaj

Results 4 comments of jzzaj

Hi filipeelia I also had to remove 'ep_aggregations' and I've now matching wp_queries in 'ep_wp_query_non_cached_search' and 'ep_wp_query_cached_posts'. At the moment I'm just testing, but the plan is to cache frequent...

@felipeelia Yes but before I'm going to test on a new install of wordpress using the default theme. If it's still the same I'll share the code. Thanks.

@felipeelia I have now tested on a clean install of Wordpress, WooCommerce and downloaded some themes (without any customizations). Some themes work and some don't. I am testing on a...

A corrected version of the plugin is attached, the check in 'ep_wp_query_non_cached_search' should be on a cloned version of $query. [ep_cache_test2.txt](https://github.com/user-attachments/files/16854563/ep_cache_test2.txt) When using the cached version any filters (e.g meta)...