Product templates validation

This commit is contained in:
Nedim Uka
2018-07-17 12:24:06 +02:00
parent ae20e0eda3
commit 476badd59e
5808 changed files with 4085 additions and 1533451 deletions

View File

@@ -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 );