Opis
This plugin limits login to one device at a time for a user.
If the same user login from another device, that user won’t be allowed to log in.
Admin can set up an '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 allows to log in again either from the same device or another device.
Admin can set up 'Auto Logout Duration’ for users.
It tracks the user’s activity like user status ( Active/Inactive ) and Last active time.
Admin can view user status from WP Admin > Users > All users. From the „User Status” column, the user current status can be viewed.
Admin can set up 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.
Zrzuty ekranu
Instalacja
Method 1: Automatic Plugin Installation
- log in 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.
Najczęściej zadawane pytania
-
What if somehow I log out 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 the 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
Recenzje
Kontrybutorzy i deweloperzy
„Only one device login limit” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „Only one device login limit” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “Only one device login limit” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.2.4 – 2024-04-07
- Updated: Latest version test
1.2.3 – 2022-02-04
- Updated: Latest version test
1.2.2 – 2022-01-05
- Updated: Latest version test
1.2.1 – 2021-04-21
- Updated: Latest version test
1.2 – 2020-05-03
- Updated: Latest version test
- Added: Contributor
1.1
-
Make compatible with the „Log Out of All Sessions” button
-
Check and fix compatibility issues with membership plugins
-
Fixed issues
1.0
- Initial version