SPP Custom Login URL Obfuscator
Hide default WordPress login and admin entry points behind a configurable custom slug.
Overview
SPP Custom Login URL Obfuscator is a robust security utility designed to defend WordPress websites against automated brute-force attacks and unauthorized access attempts. Standard WordPress installations expose sensitive entry points like wp-login and wp-admin by default, making them primary targets for malicious bots and hackers. This plugin mitigates this vulnerability by intercepting requests to these standard paths during the early stages of the WordPress initialization hook. By hiding the default administrative doors and replacing them with a custom slug of your choosing, any unauthorized traffic trying to access the default paths is met with a clean page not found response, effectively rendering your login portal invisible to attackers.