説明
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.
インストール
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.
FAQ
- 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
評価
貢献者と開発者
Only one device login limit はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者“Only one device login limit” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
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