Home Plugins wp login door
WP Login Door logo

WP Login Door

by toxnico on WordPress.org

Adds a secret URL key to access the login page and lets you disable XML-RPC, protecting against bruteforce attacks.

(6)

Did you ever feel like your website or blog login page is ridiculously fragile and reachable, and could be easily broken in by an intruder?

Personally I hate to think of hundreds of people playing with my door lock hundreds of times a day. It’s the same with my blog login page.

On WordPress, there are two main potential vectors of bruteforce intrusion:
* http://my-site.com/wp-login.php, which is the login page
* http://my-site.com/xmlrpc.php, which is an API gateway for interacting with third party applications.

This plugin adds one security layer in front of your login page, and by the way you can also disable XML-RPC with a simple checkbox if you don’t need it (XML-RPC is a WIDELY used vector of attacks).

The idea is simple: you choose a pair of words, and when you want to access your login page, you just have to provide them in the URL like this: http://my-site.com/wp-login.php?word1=word2. That’s all!
If you try to access your login page without this pair of words, you get a configurable error message, where you can insult the attacker as much as you want 😉

Active installations400+
Weekly downloads
13-7.14%
Version1.5
Last updated6/11/2025
WordPress version4.0.0
Tested up to4.9.26
Tags
BruteForcehideloginsecurityxmlrpc