Skip to content

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

No email to the admin for each new user

WordPress stops emailing the site administrator every time someone registers. The new user still gets their welcome email.

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

add_filter( 'wp_send_new_user_notification_to_admin', '__return_false' );

In these packs

  • Users and profiles: Registration dates, last logins, social profile fields, longer sessions and stricter passwords.
  • Email: Emails from your name and address, sent through SMTP, and fewer notification emails.

Move your snippets over this afternoon.

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