Skip to content
WordPress.org

Arpitan

  • Tèmos
  • Plugins
  • News
  • Support
  • About
  • Contacto
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Gatorio

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Gatorio

By sichtelement
Download
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

Gatorio is a minimal WordPress security plugin that protects login endpoints against brute-force attacks.

The plugin follows a strict privacy-first and KISS (keep it simple) philosophy.

No dashboards.
No tracking.
No unnecessary complexity.

Just effective login protection.

Unlike many plugins, Gatorio blocks login attempts before authentication begins.
This prevents bypasses caused by plugins that override the default WordPress login flow.

Features

  • Brute-force protection
  • Login attempt limiter
  • Temporary lockout
  • Pre-authentication request blocking (init hook)
  • Works with WordPress, WooCommerce and custom login forms
  • Login delay (bot mitigation)
  • Generic login errors (no information leakage)
  • XML-RPC protection
  • Username enumeration protection (REST API)
  • IP hashing (privacy-friendly, no raw IP storage)

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin
  3. Protection starts automatically

FAQ

Does the plugin store IP addresses?

No. Gatorio hashes IP addresses using SHA-256 and does not store raw IPs.

Does it require configuration?

No. The plugin works automatically without setup.

Does it work with WooCommerce or custom login forms?

Yes. Gatorio blocks login attempts at request level, independent of the authentication system.

Does it slow down the login?

A minimal delay is applied to slow down automated attacks.

Source code: https://codeberg.org/Sichtelement/gatorio

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Gatorio” is open source software. The following people have contributed to this plugin.

Contributors
  • sichtelement

Translate “Gatorio” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Added translators comment for localized strings with placeholders
  • Fixed WordPress Plugin Check error (MissingTranslatorsComment)
  • Added proper handling for nonce verification warnings (via phpcs ignore)
  • Improved compatibility with WordPress and external login flows
  • Minor security and code consistency improvements

1.0.6

  • Added pre-authentication request blocking via init hook
  • Implemented universal login detection (WordPress, WooCommerce, custom forms)
  • Fixed brute-force bypass caused by plugin-based authentication overrides
  • Improved reliability across different login systems

1.0.5

  • Added session-level lockout fallback via init
  • Improved compatibility with external authentication flows

1.0.4

  • Adjusted authenticate hook priority

1.0.3

  • Lockout stability improvements

1.0.0

  • Initial public release

Meta

  • Version 1.1
  • Last updated 11 hours ago
  • Active installations Fewer than 10
  • WordPress version 6.0 or higher
  • Tested up to 6.9.4
  • PHP version 8.0 or higher
  • Language
    English (US)
  • Tags
    Brute Forceloginlogin protectionsecurity
  • Advanced View

Ratings

No reviews have been submitted yet.

Your review

See all reviews

Contributors

  • sichtelement

Support

Got something to say? Need help?

View support forum

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Arpitan

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.