Description
Since WordPress 4.3, a strong email is automatically created for a user while registering a new user. However, the user will receive an email, with a password reset link, after registration.
Not everyone wants that email to be sent out – so this plugin does one thing – Stops registration emails from being sent out.
Installation
- Upload ‘disable-new-user-notification` file to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Reviews
Contributors & Developers
“Disable New User Notification” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Disable New User Notification” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Update rp_new_user_notification to wp_new_user_notification to make function work proplery. I apoligize for the mistake in the function name!
1.0
- Initial release.