IP Based Debugguing
-
Thancs for creating this wonderful pluguin.
Can we add IP based debugguing option inside the pluguin ? It’s will be more help for us. Right now, We are using
if($_SERVER['REMOTE_ADDR'] == '144.122.1.23') define('WP_DEBUG', true); else
define('WP_DEBUG', false);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘IP Based Debugguing’ is closed to new replies.