=== User Subscription ===
Contributors: pratik028
Tags: subscribe to post, subscribe to category, subscribe
Requires at least: 3.9
Tested up to: 4.7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Notifies an email list when new entries are posted.

== Description ==
This plugin lets a user subscribe and un-subscribe to posts within a certain category or categories. 
Subscribers will receive an e-mail with a link based on the notification selected (daily, weekly or monthly) to the actual post. E-mails to subscribers are sent with WP Cron.

== Installation ==
1. Upload `user-subscription` to `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress Admin
3. Save your settings from `Subscription Settings` menu.
4. Once you check the enable floating button, the subscription form will appear on every page.

== Frequently Asked Questions ==
= How to change Email Subject and Message? =
After activating plugin, go to Subscription Settings menu in admin. You can manage all content of emails from this setting.

= How to show floating button?  =
After activating plugin, go to Subscription Settings menu in admin and in General Settings Tab check the Enable floating button checkbox.

= How do I view Subscribers List? =
Go to Subscription Settings > Subscription Log sub-menu in admin to view list of subscribers.

= Can I delete subscriber? =
Only admin and subscriber himself can delete the subscription.

== Screenshots ==
1. Subscription Settings page
2. Subscribers List
3. Floating Button

== Changelog ==
= 1.0 =
* First release

== Upgrade Notice ==
Full Visual-Editor (TinyMCE4) Integration(WordPress >= 3.9 required)