Simply paste the following code into your functions.php file:
function wps_login_error() { remove_action('login_head', 'wp_shake_js', 12); } add_action('login_head', 'wps_login_error');
Credit: WordPress Support Forum
The post How to remove login shake effect when error occurs appeared first on WPRecipes.
What’s My SEO Score?
Enter the URL of any landing page or blog article and see how optimized it is for one keyword or phrase.
Latest posts by WordPress Expert (see all)
- GetResponse Review: Is It Worth It? (Features, Pricing, and Alternatives) - January 28, 2022
- 9 Top Zoho Alternatives that are Worth Their Money - January 27, 2022
- How to Fix “This account has been suspended” Message - January 25, 2022