PHPackages                             markei/wordpress-security-protection - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. markei/wordpress-security-protection

ActiveWordpress-plugin[Security](/categories/security)

markei/wordpress-security-protection
====================================

Security &amp; protection improvements: login event history, prevent login brute force, hide backend, update status API

v1.5.1(3y ago)04661MITPHPPHP &gt;=5.6.0

Since Dec 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Markei/wordpress-plugin-security-protection)[ Packagist](https://packagist.org/packages/markei/wordpress-security-protection)[ Docs](https://github.com/Markei/wordpress-plugin-security-protection)[ RSS](/packages/markei-wordpress-security-protection/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Markei Security and Protection
==============================

[](#markei-security-and-protection)

Install the plugin via Composer

```
composer require markei/wordpress-security-protection

```

Activate the plugin in WordPress admin

Add the next two lines to `wordpress/wp-config.php` above `require_once(ABSPATH . 'wp-settings.php');`

```
define('MARKEI_SECURITY_PROTECTION_HIDEBACKEND_URL', '/my-secret-cms');
define('MARKEI_SECURITY_PROTECTION_UPDATEINFO_SECRET', 'super-secret-key');
define('MARKEI_SECURITY_PROTECTION_BLOCKXMLRPC', true);

```

Replace `/my-secret-cms` with an URL you like. Do **not** use `my-secret-cms`, `wp-admin` or `wp-login`! Mention the slash in the beginning. Replace `super-secret-key` with a [random long value](http://password.markei.nl/randomsave.txt).

Log out and use your new URL to relogin.

The API for update status report is located at `http://www.my-wordpress.tld/.markei/security-and-protection/update-state?secret=super-secret-key`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~326 days

Recently: every ~484 days

Total

7

Last Release

1099d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5dd1f24f7aa6171a6aba04306eeab4cf4f18fd7d4ca43e9439845415c7c9ba8?d=identicon)[markei](/maintainers/markei)

---

Top Contributors

[![maartendekeizer](https://avatars.githubusercontent.com/u/1061334?v=4)](https://github.com/maartendekeizer "maartendekeizer (13 commits)")[![Yasinmarkei](https://avatars.githubusercontent.com/u/85243505?v=4)](https://github.com/Yasinmarkei "Yasinmarkei (1 commits)")

---

Tags

securitywordpresswordpress-pluginwordpresssecuritywordpress plugin

### Embed Badge

![Health badge](/badges/markei-wordpress-security-protection/health.svg)

```
[![Health](https://phpackages.com/badges/markei-wordpress-security-protection/health.svg)](https://phpackages.com/packages/markei-wordpress-security-protection)
```

###  Alternatives

[brain/nonces

OOP package for WordPress to deal with nonces.

26227.1k1](/packages/brain-nonces)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
