=== More Subscribers === Contributors: mdarmanin Plugin Name: More Subscribers Plugin URI: https://wordpress.org/plugins/more-subscribers/ Description: A simple plugin that uses a widget to ask for someones email and adds it to users as a subscriber. Stable tag: trunk Tags: more, subscribers, newsletter Author URI: https://profiles.wordpress.org/mdarmanin Author: Michael Darmanin (mdarmanin) Requires at least: 3.0.1 Tested up to: 4.2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html/ == Description == Sometimes, you just want to get the users email address and have it added to WordPress user list as a subscriber. This plugin does just that! Perhaps you would like to start sending out newsletters to your subscribers? That's possible! There are plenty of WordPress plugins that allow you to set up newsletters so you can start sending out mailing lists to your subscribers. Grow your subscriber list today and start connecting with your subscribers. Technical details: When a subscriber signs up, a new subscriber user is created. The username will be the subscribers email address. The password will be a randomly generated string of 7 characters in length. The email address will be the email address they entered. == Installation == This section describes how to install the plugin and get it working. 1. Upload `more-subscribers` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to widgets to see the available widget and drag it your desired location. == Frequently Asked Questions == = Can I change the password of the subscriber? = Yes! Simply go to the subscribers account and change the password there. = What happens when a user hits submit after entering an email address? = An alert pops up letting the user know that their email address has been added to the database. == Screenshots == 1. How the widget looks in my dev. == Changelog == = 1.2.12 = * Stable release == Upgrade Notice == Please ignore all the minor version updates, I'm just getting used to version release.