Replies: 0
When WP_DEBUG is set to ‘true,’ my site shows some serious errors:
WC_Custom_Stock_status::$stock_base as non static in /path-to-file/wp-content/plugins/woo-custom-stock-status-1/woo-custom-stock-status.php on line 73
Strict Standards: Accessing static property WC_Custom_Stock_status::$stock_setting as non static in /path-to-file/wp-content/plugins/woo-custom-stock-status-1/woo-custom-stock-status.php on line 74
WC_Custom_Stock_status::$stock_product as non static in /path-to-file/wp-content/plugins/woo-custom-stock-status-1/woo-custom-stock-status.php on line 75
Please help.