Technical guides for building with WooCommerce.
Documents
-
Configuring caching plugins
Excluding pages from the cache Oftentimes if using caching plugins they’ll already exclude these pages. Otherwise make sure you exclude the following pages from the cache through your caching systems respective settings. These pages need to stay dynamic since they display information specific to the current customer and their cart Excluding WooCommerce session from the […]
-
Translating WooCommerce
WooCommerce is already translated into a few languages and does come translation-ready out of the box. All that’s needed is a translation file for your language. There are several methods to create a translation, most of which are outlined in the WordPress Codex. In most cases you can contribute to the project on translate.wordpress.org. For creating […]