We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7d7e7 commit a01516fCopy full SHA for a01516f
index.php
@@ -92,7 +92,7 @@ function visualizer_launch() {
92
define( 'VISUALIZER_MAIN_DOC', 'https://docs.themeisle.com/category/657-visualizer' );
93
94
// to redirect all themeisle_log_event to error log.
95
- define( 'VISUALIZER_LOCAL_DEBUG', true );
+ define( 'VISUALIZER_LOCAL_DEBUG', false );
96
97
// instantiate the plugin
98
$plugin = Visualizer_Plugin::instance();
0 commit comments