=== Auto Subscribe Users ===
Contributors: harshit_ps
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8764J82HE2VBN&lc=US&item_name=Harshit%20Sanghvi&item_number=auto_subscribe_users&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Tags: auto, subscribe, users, email, wpmu, latest, post, content, notification, notify, subscribers, newsletter, plugin, compatible
Requires at least: 3.0.1
Tested up to: 4.5.3
Stable tag: 0.0.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Automatically subscribe your users, so that they can be notified of any new content on the site.

== Description ==

Automatically subscribes your users so that they can be notified of any new content on the main site using one of the following plugins -

* [WPMU's Subscribe by Email plugin](https://premium.wpmudev.org/project/subscribe-by-email/).
* [Email Subscribers & Newsletters](https://wordpress.org/plugins/email-subscribers/).

__Note__

* In a multisite WordPress install, all the users creating new sites will automatically subscribed to the main site's new content.
* In a single WordPress installation, all users registering to the main site or getting added by other admins will be automatically subscribed to the main site's new content.

== Installation ==

= From your WordPress (or WordPress Network) Admin dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'Auto Subscribe Users'
3. Activate (or Network Activate if you have WPMU's subscribe by email plugin network activated) *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. Activate (or Network Activate if you have WPMU's subscribe by email plugin network activated) *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. Activate (or Network Activate if you have WPMU's subscribe by email plugin network activated) *Auto Subscribe Users* from your Plugins page.

= 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. Activate (or Network Activate if you have WPMU's subscribe by email plugin network activated) *Auto Subscribe Users* from your Plugins page.


== Frequently Asked Questions ==

= How can I contribute? =

Make Pull requests to github repository.

= Which users are auto subscribed? =
* In a multisite WordPress install, all the users creating new sites will automatically subscribed to the main site's new content.
* In a single WordPress installation, all users registering to the main site or getting added by other admins will be automatically subscribed to the main site's new content.

= Does it work in multisite? =
Yes, it works in both single site, as well as, multisite installations. However, refer to the previous question related to which users will be auto subscribed in each installation type.

= Does it work with other Email subscriptions plugin? =
No, but support for more popular plugins is coming soon. In the meantime, you can leave a message on the support forum for your required plugin compatibility.

== Screenshots ==

1. Subscribed users getting email for new content on the main site.

== Changelog ==

= 0.0.6 =
* If user manually unsubscribes, won't be auto subscribed when that user creates new site in multisite.

= 0.0.5 =
* Updated readme.

= 0.0.4 =
* Compatibility with Email Subscribers & Newsletters plugin.

= 0.0.3 =
* Removed `user_register` action, therefore only users creating new sites will be auto-subscribed.

= 0.0.2 =
* Fixed a bug with confirmation email

= 0.0.1 =
* First release

== Upgrade Notice ==

= 0.0.2 =
* Fixed a bug.

= 0.0.1 =
* Make this plugin actually do something.
