Beschreibung
The easy way to hide wp-login.php file and hide site login.
It doesn’t rename wp-login.php or change files in core.
You can not access wp-login.php file without slug in url tag.
You can easily redirect url with slug url.
Demo: http://example.com?slug_text
Go to Settings > Easy Hide Login
.
Features
- Block default wp-login.php
- Easy to change slug text
- Light weight plugin
Installation
- Download and extract plugin files to a wp-content/plugin directory.
- Activate the plugin through the WordPress admin interface.
- Done
FAQ
-
How to add slug text ?
-
Go to
Settings > Easy Hide Login
and add slug text. -
Does this plugin slow down the site?
-
No. It’s extremely light weight.
-
How can I report security bugs?
-
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Rezensionen
Mitwirkende & Entwickler
„Easy Hide Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Easy Hide Login“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Easy Hide Login“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.5
- 2025/01/23
- fixed nonce bug
1.4
- 2025/01/08
- reset password bug fix
1.3
- 2024/06/30
- minor security fixes
1.2
- 2024/03/26
- WordPress 6.5 and PHP 8.2 compatibility
1.1
- 2024/01/08
- security fixes
- rewrite of most functions