=== Site Users === Contributors: Nethus Tags: siteusers, users, frontend users Tested up to: 3.5 Version: 1.0 Requires at least: 3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to create users which are not default wp_users by generating a Registration/Login functionality on frontend == Description == This plugin allows you to create users which are not default wp_users by generating a Registration/Login functionality on frontend, Plugin is helpfull when we need to create and manage users irrespective of wordpress default users. this plugin generate a Session ($_SESSION['user']) which can be used throughout the site to perform different actions regarding the logged in Site Users, so devlopers can use this session to enhance the functionality of session. == Installation == 1. Upload `siteuser` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Plugin create a widget (Site User Registration/Login) in admin which can be used to generate the site user registration/Login Form on frontend. == Screenshots == 1. Site Users Registration Page settings -> screenshot-1.png 2. Site Users Listing -> screenshot-2.png 3. Edit any Site User Information -> screenshot-3.png 4. Site User Login form -> screenshot-4.png 5. Site User Registration Form -> screenshot-5.png