=== DYS Emailing Subscription === Contributors: dpik Tags: subscription, e-mailing, mailing, emailing, mail, users, email Requires at least: 3.4 Tested up to: 4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple WordPress plugin for e-mailing subscription list. == Description == This plugin is a fork of seballero's one: https://wordpress.org/plugins/email-suscripcion/ - Add a subscribe to email newsletter form using a widget - Users can easily subscribe or unsubscribe from the widget - Export the subscribers list in csv or xls format - Multisite compatible This plugin does not send any email, it just collects email addresses Requirements: * WordPress 3.4 or later == Installation == 1. Install and activate the plugin 2. Add the widget to your pages 4. [OPTIONAL] Apply custom styles 5. YOU'RE DONE! == Changelog == = 1.6 = * Tested up to 4.1 * Changed form class from "clear" to "dys_email" = 1.5 = * Fix missing closing aside tag * Valid html5 markup = 1.4 = * Added features (Fork) = 1.3 = * Fixed pagination bug. = 1.2 = * Added "Show per page" pagination filter. * Fixed pagination. = 1.1 = * Added Internationalization. * Translation for: Spanish, es_ES = 1.0 = * This is the first version of the plugin.