WP Manifestindependent plugin directory
manifest / security / adminshield

AdminShield Turnstile

This is is Wordpress plugin that add trustliine in wp-admin login

by Sharafat Siam · github.com/sharafatsiam0/adminshield

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sharafatsiam0/adminshield/archive/refs/heads/main.zip

Readme

Adminshield

Adminshield is simple WordPress plugin that adds Trustline protection to the login page to prevent bots and unauthorized access.


✨ What This Plugin Does

Adminshield adds an extra security layer to your WordPress login.

After installing the plugin, you can enter your Site Key and Secret Key from Cloudflare. Once saved, Trustline protection appears on the login page to block bots and suspicious login attempts.


🚀 Installation

  1. Download the plugin
  2. Upload it to:
/wp-content/plugins
  1. Activate the plugin from WordPress → Plugins

⚙️ Setup

After activation:

  1. Open adminshield from the admin dashboard

  2. Add your:

    • Site Key
    • Secret Key
  3. Select the protection option

  4. Click Save

That’s it ✅

Trustline will now appear on the login page.


🔐 Result

  • Prevents bot logins
  • Adds verification before login
  • Improves WordPress security
  • Simple setup with no complex configuration

📦 Requirements

  • WordPress 5.0+
  • Cloudflare account
  • Site Key & Secret Key

👤 Author

Siam


📄 License

GPL v2 or later

Read the full README on GitHub →