disable in development
-
Hi, it is possible add some “defined” variable for disable logging data?
for example
add_filter( ‘simple_history_enable’, ‘__return_false’, 9999 );or
define( ‘SIMPLE_HISTORY_DISABLED’, true );
thx
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘disable in development’ is closed to new replies.