3
Apr
Latest posts by Wordpress Expert (see all)
- Panda Antivirus Review - January 17, 2021
- BullGuard Antivirus Review - January 16, 2021
- 7 Best WordPress “Request a Quote” Plugins (Compared) - January 15, 2021
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. Rating