Hi, my website also getting the below error, wordpress version is 6.7.1 –
WPCode Lite Plugin – Version 2.2.3.1?
Noticeincorrectlyupdraftplus
init
Debugging in WordPress/home3/ashasiya/public_html/wp-includes/functions.php6114
Noticeincorrectlywordpress-seo
init
Debugging in WordPress/home3/ashasiya/public_html/wp-includes/functions.php6114
I have updated wp-config.php file by adding the lines below,
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, false );
But still the same issue.
Please help me to fix it ASAP