=== Limit Login Session ===
Contributors: bbansmusic
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=bhaveybansal143@gmail.com&lc=GB&item_name=Plugin%20Developmet&currency_code=GBP&no_note=0&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest
Tags: limit login sessions,blog multiple sessions,php
Requires at least: 4.9.0
Tested up to: 5.4
Stable tag: 4.3
Requires PHP: 5.6
License: GPL2+

Limits the multiple login sessions from same account.

== Description ==
Limit Login Sessions plugin allows you the manage the number for login sessions from same account.

= Features =

**Maintain concurrent logins** 

* set the number of session you want to allow for a user at one time, and this plugin will not let user to login with another session.

**Quality, flexible, multilingual support.** 

* This plugin is flexible and can be extended easily.
* Support for multi language websites.


== Installation ==

From your WordPress dashboard

1. Visit _Plugins_ > _Add New_.
2. Search for “Limit Login Sessions”.
3. Activate the Limit Login Sessions plugin.
4. Go to settings tab and find the page for Limit Login Sessions Settings.
5. Enter the value for number of session and that's all.

== Frequently Asked Questions ==

= How many sessions are allowed?  =

You can allow any number of sessions.

== Screenshots ==
1. Set the number of sessions from settings menu under limit loign sessions settings as shown in screenshot-1.png .

2. Error message will be displayed when sessions exceed as shown in screenshot-2.png .

= 1.0.0 =
* Core: First version