Problem:
There are PHP warnings in Toolset.
Solution:
PHP warnings are not breaking errors. If you use PHP 8.1+ you'd better hide the warnings by adding the command below to wp-content.php file of your WordPress installation.
define( 'WP_DEBUG', false );
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Dieses Thema enthält 1 reply, hat 2 Stimmen.
Zuletzt aktualisiert von vor 2 years, 5 months.
Assistiert von: Christopher Amirian.