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 is missing or outdated

A workaround to the error: “WooCommerce is missing or outdated. Germanized is inactive. This version of Germanized requires WooCommerce 3.4 or newer. Please update WooCommerce to version 3.4 or newer”. Since the update of WordPress 5.5.x and Woocommerce update 4.5.x this annoying error is accumulating. Although the latest version of WooCommerce is installed, this error message is displayed.

Import large databases into xampp

Large databases cannot be imported because of the limited scipt execution time. This is signaled, for example, by the message: Maximum execution time exceeded. You can increase the maximum execution…

Reload SOAP extension locally in XAMPP

When we develop a new WooCommerce store locally, sooner or later the problem of missing SOAP extension in XAMPP comes. This SOAP extension is required, for example, when connecting DHL…