Forums
(@mstuyts)
5 years, 4 months ago
I added it to wp_config.php.
I had to add @ini_set( 'display_errors', 0 ); to get rid of the error message.
@ini_set( 'display_errors', 0 );