=== WPMU User Registration === Contributors: abiralneupane Donate link: http://abiralneupane.com.np/ Requires at least: 3.5 Tested up to: 4.3.1 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html A user registered to a single site is registered all over the site using this plugin. == Description == Let's say you have 5 different site, all based on WordPress's multisite. What if a user get registered in one of your 5 site, and he want to get access all over 5 sites. **Problem?** If this is your problem, you can resolve this problem with one click. Just *Network activate* this plugin, and a user will get access to all of your site. If you have any issue, open a ticket in the support section. I will resolve your issue as soon as possible. == Installation == 1. Upload the entire plugin's ZIP to the /wp-content/plugins/ directory (Extract it, if not extracted). 2. Network activate the plugin. or 1. Go to Network admin > Plugins > Add New and upload the zip file of the plugin 2. Network activate the plugin == Frequently Asked Questions == = How this plugin works? = The plugin works by adding the user to all of your site. = Does the plugin require a multisite installation? = Yes, the plugin is meant to work with Multisite. SO, if your site is not a multisite based, the plugin won't work. = Where do I find the settings section = The plugin do not have settings in the admin end. This is a very simple plugin. However if you are a developer, you can carry some action using hooks. = Does this plugin assign the default role to the users? = Yes, the default role for the user will be subscriber, but can be changed using **wur_user_roles** filter = Where can I report bugs? = You can freely talk about the bugs this plugin is having. Or you can personally contact me through my personal site. == Changelog == =1.0 = * Initial release