PHP Error notification disable by Ultimate CSV Importer
-
By default ( and I could not find a way to disable this) the plugin hide errors with
error_reporting ( 0); ini_set ( ' display_errors ' , 'Off ');on line 49 and 50 of index.php.
I believe this is not right. It is confusing when the plugin is used in a development environment or when the native “debug” wordpress´s function is active.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP Error notification disable by Ultimate CSV Importer’ is closed to new replies.