This plugin automatically logs out the user after a period of idle time. The time period can be configured from admin end.
This plugin detects idle user and execute the action that is being specified in Admin End.
The plugin is very minimalistic. Nothing fancy. So, if you are looking for a plugin that adds up security without having to add additional load in your website, you can try this plugin.
From version 2.0, you can now specify the action and time for each user role.
It tracks the users activity in both the front end and admin end.
You can setup Idle Time from WP Admin > Settings > Idle User Logout
Once you reach Idle User Logout Page, you can setup behavior of the plugin for each user\’s role.
If there is any problem, or need any help, we can give you a helping hand.
Install this plugin is very simple:
Upload the plugin\’s folder to the /wp-content/plugins/
directory
Activate the plugin through the \’Plugins\’ menu in WordPress
That\’s it! Go to Settings > Idle User Logout and configure the field \”Auto Logout Duration\” as you want.
Go and configure the time period whatever you like from your admin end general settings page.
It\’s in milliseconds, so 2 seconds is equal to 2000 ms of idle time.
It isn\’t possible. The plugin does some validation, which force user to set idle time minimum 10. If left blank, it will take default time mentioned in General Settings tab.
Fix: Bug fixed in Firefox and IE
Added independent Settings UI