=== Disable new user admin email ===
Contributors: hogash
Donate link: http://example.com/
Tags: email, notification, disable new user notification, disable new user email, new user email
Requires at least: 4.9
Tested up to: 4.9.7
Stable tag: 1.0.0
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This is a simple plugin that disables the email notification received by admins when a new user registers on the site.

== Description ==

This plugin disabled the email notification received by admins when a new user registers the site.

This was created because we needed to disable these emails, without overriding the "wp_new_user_notification" pluggable function.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Changelog ==

= 1.0 =
* Initial release
