=== Disable New User Notification ===
Contributors: salzano
Donate link: https://venmo.com/u/csalzano
Tags: wp_new_user_notification, new user email, admin email
Requires at least: 2.5.0
Tested up to: 7.0
Stable tag: 1.0.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin disables the email sent to the site admin each time a new user creates an account.

== Description ==

Disables new user emails from being sent to the site admin. This plugin delivers this single feature only with less than 15 lines of code.

== Installation ==

1. Download disable-wp-new-user-notification.zip
2. Decompress the file contents
3. Upload the disable-wp-new-user-notification folder to a Wordpress plugins directory (/wp-content/plugins)
4. Activate the plugin from the Administration Dashboard

== Frequently Asked Questions ==

= Need help? Have a suggestion? =
[Visit this plugin's home page](https://github.com/csalzano/disable-wp-new-user-notification)

== Change Log ==

= 1.0.1 =
* [Changed] Changes minimum WordPress version to 2.5.0
* [Changed] Changes tested up to version to 7.0

= 1.0.0 =
* [Added] Adds an explicit GPLv2 license declaration
* [Fixed] Fixes the way this plugin works to use filters rather than pluggable functions for better compatibility with all versions of WordPress
* [Changed] Changes tested up to version to 5.8.3
* [Changed] Adopts semantic version numbers
* [Changed] Updates links to this plugin's home page and my home page

= 0.100323 =
First build

== Upgrade Notice ==

= 1.0.1 =
Changes minimum WordPress version to 2.5.0 Changes tested up to version to 7.0.

= 1.0.0 =
Changes tested up to version to 5.8.3. Fixes the way this plugin works to use filters rather than pluggable functions for better compatibility with all versions of WordPress.

= 0.100323 =
First build
