WP Manifestindependent plugin directory
manifest / security / registration-blocker

Registration Blocker

Block user registration site-wide — WordPress core, WooCommerce, BuddyPress, REST API and more.

by Chlebek · github.com/schlebek/registration-blocker · website

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/schlebek/registration-blocker/archive/refs/heads/master.zip

From the readme

🔒 Registration Blocker Block user registration at every level — WordPress core, WooCommerce, BuddyPress, REST API and more. Overview Most "disable registration" solutions only toggle the native WordPress option — leaving every third-party plugin free to create accounts through its own forms and APIs. Registration Blocker closes all of those gaps simultaneously: it hooks into 12+ integration points and blocks new user creation at the filter, form, REST, and XML-RPC levels. Blocked attempts are logged locally with masked IPs, visible from a clean admin dashboard. Features 🛡️ Multi-layer blocking | Layer | What is blocked | |-------|-----------------| | WordPress Core | registerpost hook, userscanregister option, /wp-login.php?action=register | | URL matching | Redirects /register, /registration, /signup, /sign-up, /rejestracja slugs | | WooCommerce | My Account & Checkout registration forms | | BuddyPress / BuddyBoss | Signup page and form submission | | Ultimate Member | Registration form and page | | ProfilePress | Registration form submission | | MemberPress | meprallownewuserregistration filter | | Paid Memberships Pro | Guest registration (existing users can still change

Read the full README on GitHub →

Releases

TagPublished
v1.3.2 May 27, 2026
v1.3.1 May 27, 2026
v1.3.0 May 27, 2026
v1.2.0 May 26, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.