Remove all Woocommerce queries on not shop pages
-
hello..
i’m trying to speed up a clients website and i just discovered that woocommerce is at least 25 queries on pages that don’t have anything to do with the shop.
is it possible to remove those queries? i don’t use any widgets and so on..
the solution i’m thinking about is something like a is_woocommerce() wrapper over the whole plugin..
- The topic ‘Remove all Woocommerce queries on not shop pages’ is closed to new replies.