[ad_1]
I’ve got the usual settings:
`ini_set(‘display_errors’,’Off’);`
`ini_set(‘error_reporting’, E_ALL );`
`define(‘WP_DEBUG’, false);`
`define(‘WP_DEBUG_DISPLAY’, false);`
yet I’m seeing warnings from revslider and visual composer. I’m pretty sure those plugins don’t turn on error display, so I’m trying to figure what else could be overriding the settting in wp-config. Any ideas?
[ad_2]