When a new user creates an account on a wordpress.org blog, the administrator is sent a notification email. Websites that have a large number of signups each day can generate a lot of emails announcing each new user.
I wrote a simple WordPress plugin to disable the new user notification email. Visit this plugin’s page in the official WP Plugins Directory.
Installation instructions
- Download disable-wp-new-user-notification.zip
- Decompress the file contents
- Upload the disable-wp-new-user-notification folder to a WordPress plugins directory (/wp-content/plugins)
- Activate the plugin from the Administration Dashboard

