=== Disable New User Notification ===
Contributors: mikakaltoft
Donate link: http://rocapress.com/donate
Tags: user,registration,email,notification
Requires at least: 3.0.1
Tested up to: 4.5.2
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Disable the user notification email that is sent to the user, with a password reset link, after registration.

== 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 ==

1. Upload ‘disable-new-user-notification` file to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== 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.

== Upgrade Notice ==

= 1.0 =
This is the first version of the plugin. No updates available yet.