diff --git a/check-installation.php b/check-installation.php index 70717f4..3e3306e 100644 --- a/check-installation.php +++ b/check-installation.php @@ -125,6 +125,24 @@ header('Content-Type: text/html; charset=utf-8'); } ?> +
This forces dev mode ON for everyone.\n";
+ echo " Remove this line from woonoow.php:\n";
+ echo " add_filter('woonoow/admin_is_dev', '__return_true');";
+ } else {
+ echo "