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.
Este tema contiene 1 respuesta, tiene 2 mensajes.
Última actualización por 2 years, 5 months ago.
Asistido por: Christopher Amirian.