=== Email Subscriber === Contributors: kentothemes Donate link: Tags: Email Subscription, subscription, email subscribe, email list , Mail Subscribe List , email list, Building a mailing list, Simple Subscribe, mailchimp Requires at least: 3.8 Tested up to: 4.3.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Amazing plugin to get visitors email address. == Description == Simple way to get visitors email address as email subscriber. use via shortcode to any page with six different themes for subscriber box. Plugin Features
== Installation == 1. Install as regular WordPress plugin. 2. Go your Plugins setting via WordPress Dashboard and activate it. 3. After successfully activate you will see a menu ES Campaign

Generate a shortcode first.

To display email subscriber popup box on your website you need to generate a shortcode first. First click "Create ES Campaign" you will see options for shortcode generator. publish the post(Email Subscriber Options) when settings done. and copy the shortcode from "Shortcode" box and use this to page or post content. shortcode sample: `[kento_email_subscriber_campaign id=1488]`
`<?php echo do_shortcode("[kento_email_subscriber_campaign id=1488]"); ?>` if you want to display on every page simply paste php code on your theme header.php file. == Screenshots == 1. theme one 2. theme two 3. theme three 4. theme four 5. theme five 6. theme six 7. admin settings 8. subscriber list == Changelog == = 1.1 = * Fix typography Error. = 1.1 = * Fix Css Issues. = 1.0 = * Initial release