Separate Login free WordPress plugin
Description
Separate Login free WordPress plugin
IMPORTANT NOTICE
due to lack of time, this plugin is no more maintained, use at your own risk
Thaknks to everyone and see you soon!
Have you ever desired to have a user section, separate from the WordPress one? Wouldn’t it be nice if you could show some contents only to logged users, outside of WordPress native functions? Wouldn’t it be better if your users could login or register directly from your blog pages? What about if a login widget was provided in addition?
No sooner said than done: with Separate Login Plugin you can:
create and manage two roles of users (common and advanced), each one with its related registration page
display the login form on your desired page or even on your sidebar with the provided login widget
display the personal panel to let users edit their profiles, change their passwords or just end session
display the recover panel to let users recover their lost passwords
show some contents only to logged users (common, advanced or both) or only to not logged ones
administrate users so to know how many of them are active, examine user details, upgrade, downgrade or suspend users
Separate Login Plugin Users are totally independent from the WordPress Ones
To get the above result, you don’t need any technical skill: you just have to put few simple shortcodes into your desired pages and Separate Login Plugin will do the rest.
Furthermore, on plugin activation Separate Login Plugin creates some example pages to help you to understand how to build yours.
For a complete list of available shortcodes and for a detail of the example pages, please refer to Other Notes page.
News: now you can customize Separate Login Plugin with your language
News: now admin user can create (register) common or advanced users through front end Admin Panel
Here you find a complete list of available shortcodes and a detail of the example pages that Separate Login Plugin creates on activation:
Main Shortcodes
[seplog_login_panel] Displays the login form to unlogged users and disappears when user is logged;
[seplog_personal_panel] Displays the user panel only to logged users and the admin panel only to logged administrator;
[seplog_recover_panel] Displays informations on recovering password;
[seplog_register_common_panel] Displays the registration form for Common users;
[seplog_register_advanced_panel] Displays the registration form for Advanced users;
[seplog_show_if_logged] some text [/seplog_show_if_logged] Shows some text only to logged users (Common, Advanced and Administrator);
[seplog_show_if_not_logged] some text [/seplog_show_if_not_logged] Shows some text only to not logged users (disappear on user login);
[seplog_show_to_everyone] some text [/seplog_show_to_everyone] Shows some text to everyone (logged or not);
[seplog_show_if_logged_common_user] some text [/seplog_show_if_logged_common_user] Shows some text only to logged Common users;
[seplog_show_if_logged_advanced_user] some text [/seplog_show_if_logged_advanced_user] Shows some text only to logged Advanced users;
[seplog_show_if_logged_super_user] some text [/seplog_show_if_logged_super_user] Shows some text only to logged Administrator;
Other Shortcodes
[seplog_show_username] If you want to display the user username;
[seplog_show_email] If you want to display the user email;
[seplog_show_name] If you want to display the user name (if provided);
[seplog_show_surname] If you want to display the user surname (if provided);
[seplog_show_gender] If you want to display the user gender (if provided);
[seplog_show_city] If you want to display the user city (if provided);
[seplog_show_state] If you want to display the user state (if provided);
[seplog_show_country] If you want to display the user country (if provided);
[seplog_show_year_of_birth] If you want to display the user year of birth (if provided);
[seplog_show_signature] If you want to display the user signature (if provided);
Example Pages
Seplog Restricted, a page where some text is shown only to logged users, while login panel is shown to not logged users;
Seplog Personal, the page for letting users to edit their profiles;
Seplog Private, a page where some text is shown only to logged users;
Seplog Recover, where users can recover lost passwords;
Seplog Register Common, where Common users can register;
Seplog Register Advanced, where Advanced users can register;