Product templates validation
This commit is contained in:
@@ -77,7 +77,7 @@ $table_prefix = 'wp_';
|
||||
*
|
||||
* @link https://codex.wordpress.org/Debugging_in_WordPress
|
||||
*/
|
||||
define('WP_DEBUG', true);
|
||||
define('WP_DEBUG', false);
|
||||
|
||||
// Enable Debug logging to the /wp-content/debug.log file
|
||||
define( 'WP_DEBUG_LOG', false );
|
||||
|
||||
Reference in New Issue
Block a user