MyFast Login Guard – Login Protection & Server Info

MyFast Login Guard – Login Protection & Server Info

Details
View on WordPress

MyFast Login Guard provides two things hosting clients actually need:

Login protection

  • Rename your login page to a custom URL — direct access to /wp-login.php returns a 404
  • Limit login attempts — lock out an IP after a configurable number of failures
  • Configurable lockout duration (default: 5 attempts, 30-minute lockout)
  • IP whitelist — your own IPs are never locked out
  • Optional email notification when a lockout is triggered
  • Manual unlock from the Lockout Log page

Server information and error log

  • Full PHP environment: version, memory, OPcache, extensions, disabled functions, error log path
  • WordPress environment: version, debug flags, memory limits, active plugin count
  • Server details: software, IP, document root, HTTPS status, OS
  • Database: MySQL/MariaDB version, database size
  • Disk usage: total, used, free
  • Scheduled cron events with overdue detection
  • Error log viewer: reads WordPress debug.log (or PHP error log), filterable by Fatal / Warning / Notice, with one-click clear

Design principles

  • No external API calls
  • No cronjobs
  • No .htaccess rewriting
  • No front-end database queries
  • Assets load only on the plugin’s own admin pages

Details

Plugin code:
myfast-login-guard
Plugin version:
1.3.6
Outdated:
No
WP version:
6.0 or higher
PHP version:
8.0 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-05-20
Rating:
Times rated:
0
brute-force
error-log
limit-login-attempts
login-protection
server-info