Changes in functions.php are not displayed

Integrate WooCommerce hooks into functions.php - and how often did I fall over the cache 😐

Often, when creating and searching for CodeSnippets and Hooks – for the purpose of customizing WooCommerce functions – I fall over this problem: Changes in functions.php are not displayed (immediately)! Often you can use F5 and Ctrl. + F5 will help well. This solves most caching problems. Sometimes, however, it sits deeper. And then the WooCommerce cache must be cleared specifically via “Clear transients”.

  • Click on the “Tools” tab under WooCommerce > Status
  • In the list shown now, there are some very useful tools for managing WooCommerce. You will find the required tool right at the beginning. Click the “Clear transients” button – that’s it.