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
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