Beskrivelse
Login errors in WordPress can be used by hackers to guess whether they entered wrong username or password.
This is a lightweight plugin that will hide those login errors and make your WordPress login more secure.
Features:
* No annoying settings to deal with.
* Install and automatically hide login errors.
* Lightweight with only a few lines of code.
Installation
From your WordPress dashboard:
- Visit Plugins > Add New
- Search for “Hide Login Errors”
- Install the “Hide Login Errors” Plugin
- Activate “Hide Login Errors” on the Plugins page
FAQ
- Why not just place this code in the functions.php file?
-
You can do that, but when you update or change your theme it will be removed (along with any other modifications).
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Hide Login Errors” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Hide Login Errors” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0.0 (2/13/2019)
- First release