=== Auto Subscribe Users === Contributors: harshit_ps Donate link: https://github.com/sanghviharshit/ Tags: Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 0.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically subscribes all users who create a new site so that they can be notified of any new content on the main (root) site. == Description == Automatically subscribes all users who create a new site so that they can be notified of any new content on the main (root) site using [WPMU's Subscribe by Email plugin](https://premium.wpmudev.org/project/subscribe-by-email/). == Installation == = From your WordPress Network Admin dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'Auto Subscribe Users' 3. Network activate Auto Subscribe Users from your Plugins page. = From WordPress.org = 1. Download Auto Subscribe Users. 2. Upload the 'Auto Subscribe Users' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Network Activate *Auto Subscribe Users* from your Plugins page. = Installing a zip file = 1. Create a zip of `Auto Subscribe Users` directory. 2. In the WordPress dashboard, navigate to the *Plugins* -> *Add New* page. 3. Click Upload Plugin. 4. Upload the zip file and click Install Now. 5. Click on *Network Activate.* = Copying a Directory = 1. Copy the `Auto Subscribe Users` directory into your `wp-content/plugins` directory. 2. In the WordPress Network Admin dashboard, navigation to the *Plugins* page Locate the menu item that reads “Auto Subscribe Users" 3. Click on *Network Activate.* == Frequently Asked Questions == = How can I contribute? = Make Pull requests to github repository. == Screenshots == 1. Subscription confirmation email sent to the user on registering new site. 2. Subscribed users getting email for new content on the main site. == Changelog == = 0.0.1 = * First release == Upgrade Notice == = 0.0.1 = * Make this plugin actually do something.