Recent Update Causing PHP Warning
-
The recent update that was released is generating 2 php warnings:
Error 1:
wp-content/plugins/disable-dashboard-for-woocommerce/disable-dashboard-for-woocommerce.php:381
wp-settings.php
wp-settings.php:377Use of undefined constant ‘woocommerce_allow_marketplace_suggestions’ – assumed ‘‘woocommerce_allow_marketplace_suggestions’’ (this will throw an Error in a future version of PHP)
Error 2:
wp-content/plugins/disable-dashboard-for-woocommerce/disable-dashboard-for-woocommerce.php:381
wp-settings.php
wp-settings.php:377Use of undefined constant ‘__return_false’ – assumed ‘‘__return_false’’ (this will throw an Error in a future version of PHP)
Might want to fix that.
- The topic ‘Recent Update Causing PHP Warning’ is closed to new replies.