Tag: plugins

  • How to fix WordPress locked error from wp-admin login by jetpack plugin?

    You should now be able to login again, and this issue shouldn’t repeat itself. Jetpack’s Protect function looks at the incoming IP address when you try to login, and compares it against our network of blocked IPs. This works pretty well, unless Jetpack’s Protect is being told the wrong IP address by your site’s server.…

  • List of really good and important plugins for WordPress

    I am listing a few common yet very useful plugins we can utilize for our WordPress websites: Limit Login Attempts Limit the number of login attempts that possible both through the normal login as well as using the auth cookies. WordPress by default allows unlimited login attempts either through the login page or by sending…

  • A list of few productivity plugins and useful websites for web developers

    Browser Extensions 1. To know the platform and background details of any website – use Wappalyzer (chrome extension) https://chrome.google.com/webstore/detail/wappalyzer/gppongmhjkpfnbhagpmjfkannfbllamg?hl=en 2. To protect privacy over internet, use privacy badger (chrome extension) https://chrome.google.com/webstore/detail/privacy-badger/pkehgijcmpdhfbdbbnkijodmdjhbjlgp 3. To get away with distractions, use stayfocusd (chrome extension) https://chrome.google.com/webstore/detail/stayfocusd/laankejkbhbdhmipfmgcngdelahlfoji 4. You hate CORS warnings in console, to get rid of them, use…