-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
I keep seeing PHP warning messages on top of all the pages, I have already updated wp-config.php file with
define( 'WP_DEBUG', false );
define( 'WP_DEBUG_DISPLAY', false );
And also added log_errors = Off in .user.ini file
I have checked my phpinfo.php file as well and it shows error as off.
The server is azure, can you please point me how to disable these warnings
Metadata
Metadata
Assignees
Labels
No labels