Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Close new registrations

Nobody can register a new account from wp-login.php, whatever the setting says. Existing users aren’t affected.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Category Users
  • Tested with WordPress 7.1
PHP
<?php

add_filter( 'pre_option_users_can_register', static fn() => 0 );

Good to know

WooCommerce’s “allow customers to create an account” settings are separate and keep working.

In these packs

  • Turn off more: More features you may not need: sitemaps, trackbacks, automatic updates, pattern suggestions.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.