Add the below given code in “functions.php” of the curren template folder
add_filter(‘login_errors’,create_function(‘$a’, “return null;”));
Add the below given code in “functions.php” of the curren template folder
add_filter(‘login_errors’,create_function(‘$a’, “return null;”));