Descrição
This plugin limit login to one device at a time for a user.
If same user login from another device, that user won’t be allow to login.
Admin can setup ‘Already login message’ for that user.
If the user has been inactive for too long, then the user is automatically logged out and that user allow to login again either from same device or another device.
Admin can setup ‘Auto Logout Duration’ for users.
It tracks the users activity like user status ( Active/InActive ) and Last active time.
Admin can view user status from WP Admin > Users > All users. From “User Status” column, user current status can be viewed.
Admin can setup only one device login limit plugin from WP Admin > Settings > Coder limit login
Note : This plugin is compatible with most of the membership plugins.
If you find any issues, please use support forum or visit Only one device login limit to report.
Instalação
Method 1: Automatic Plugin Installation
- Login to admin panel,Go to Plugins => Add New.
- Search for “Only one device login limit” and install it.
- Once you install it, activate it
Method 2: Manual Plugin Installation
- Upload the plugin’s folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- From WP Admin go to Settings > Coder limit login and configure as you want.
Perguntas frequentes
- What if some how I logout from this plugin?
-
Go to the plugin’s folder to the
/wp-content/plugins/
directory and rename “only-one-device-login-limit” folder.
After that if you want to activate plugin again, don’t forget to rename again to “only-one-device-login-limit”Need any help, please use support forum or visit Only one device login limit
Avaliações
Contribuidores e programadores
“Only one device login limit” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Only one device login limit” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
1.2 – 2020-05-03
- Updated : Latest version test
- Added : Contributor
1.1
-
Make compatible with “Log Out of All Sessions” button
-
Check and fixed compatibility issues with membership plugins
-
Fixed issues
1.0
- Initial version