Beskrivelse
WP Login Attempt Log logs failed login attempts to the WordPress admin site and helps you monitor hacking attempts to your website. Includes search, graphs and more.
Features:
- Bar graphs of attempt counts
- Statistics
- Ignore certain IPs when logging
- Toplist of IPs, usernames, passwords, browsers
- Easily see most used IPs, X amount of recent attempts
Coded by Simon Fredsted. (c) 2014
Skjermskudd
Installasjon
To install, simply place files in [WORDPRESS_ROOT]/wp-content/plugins/wp-login-attempt-log
Having issues? The file login-attempt-log.php
should be placed in the path [WORDPRESS_ROOT]/wp-content/plugins/wp-login-attempt-log/login-attempt-log.php
FAQ
- Installation Instructions
-
To install, simply place files in
[WORDPRESS_ROOT]/wp-content/plugins/wp-login-attempt-log
Having issues? The file
login-attempt-log.php
should be placed in the path[WORDPRESS_ROOT]/wp-content/plugins/wp-login-attempt-log/login-attempt-log.php
Vurderinger
Bidragsytere og utviklere
“WP Login Attempt Log” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “WP Login Attempt Log” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.3
- The interface now loads faster when there’s millions of log entries
- The log viewer now allows searching the logs, with wildcards
- Ability to reset the Login Attempt Log database
1.2.2
Fix background of Box Stats in Settings area
1.2
- WordPress 4.0 compatibility
1.1
- Bar graph layout
- Split CSS
1.0
- Initial release.