Hi Ondrej,
Regretfully, there is no news on that till now.
Hi Ondrej,
Regretfully, there is no news on that till now.
I’ve found a temporary solution - probably. You just need to turn off the “reporting” itself in the “wp-config.php” by adding:
define( 'WP_DEBUG_DISPLAY', false );
Now it looks like it does not bother the front end user experience. I’ll check it out more in depth and will report.
Hi Ondrej,
That is a temporary solution to suppress the warning messages. Once the fix is released, you can remove it.
Thanks