I have a site that has a ton of custom queries that are made with WP_Query objects. Just wanted to check - does W3 Total Cache automatically cache these query results?
I have a site that has a ton of custom queries that are made with WP_Query objects. Just wanted to check - does W3 Total Cache automatically cache these query results?
if each custom query has own url then yes
"if each custom query has own url?"
Does that mean that the $wp_query global queries are saved, but not custom queries?
Are custom queries cached?
No!
You must log in to post.