-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
44 lines (27 loc) · 1.35 KB
/
readme.txt
File metadata and controls
44 lines (27 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== Invalid Login Redirect ===
Contributors: codeparrots, eherman24
Tags: invalid, login, attempt, redirect, log, in
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 1.0.0
License: GPLv2 or later
Limit the number of times that users can attempt to login using a wrong password before being redirected to a custom page.
== Description ==
Determine the number of times that registered users can attempt to login using a wrong password before they are redirected to the lost password page, or a custom URL of your choosing.
The redirect will work for registered users on your site. If a user attempts to login multiple times with a username or email that is not registered on the site, they will not be redirected.
**Translations**
Feel free to hop into glotpress and help out with the translations for Invalid Login Redirect so other users around the world can benefit.
**GitHub**
Pull requests are always welcome!
https://github.com/CodeParrots/Invalid-Login-Redirect
== Screenshots ==
1. Invalid Login Redirect settings page.
2. Invalid Login Redirect custom message.
== Changelog ==
= 1.0.0 - December 30th, 2016 =
* Initial public release of Invalid Login Redirect.
= 0.0.1-alpha - December 23rd, 2016 =
* Initial alpha release of Invalid Login Redirect.
== Upgrade Notice ==
= 1.0.0 - December 30th, 2016 =
- Initial public release of Invalid Login Redirect.