WP Manifestindependent plugin directory
manifest / security / login-security-plugin

Login Security Plugin

Custom WordPress plugin to protect login system from brute force attacks.

by Md Ismail Hossain · github.com/ismailanowar/login-security-plugin

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/ismailanowar/login-security-plugin/archive/refs/heads/main.zip

Description

Custom WordPress plugin to protect login system from brute force attacks.

Features

  • Limit login attempts
  • Block wp-admin for non-admin users
  • Disable XML-RPC

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin