{"id":36261,"date":"2015-05-22T11:45:34","date_gmt":"2015-05-22T11:45:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/idle-user-logout\/"},"modified":"2024-03-22T13:27:30","modified_gmt":"2024-03-22T13:27:30","slug":"idle-user-logout","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/idle-user-logout\/","author":14418648,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.1","stable_tag":"3.1","tested":"6.5.8","requires":"3.0","requires_php":"","requires_plugins":null,"header_name":"Idle User Logout","header_author":"Abiral Neupane","header_description":"","assets_banners_color":"","last_updated":"2024-03-22 13:27:30","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=8XTNYEPT5YBNN","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/idle-user-logout\/","header_author_uri":"http:\/\/abiralneupane.com.np","rating":4.1,"author_block_rating":0,"active_installs":1000,"downloads":29151,"num_ratings":18,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"2.2":{"tag":"2.2","author":"abiralneupane","date":"2016-06-29 02:49:41"},"2.3":{"tag":"2.3","author":"abiralneupane","date":"2016-08-18 02:34:40"},"3.0":{"tag":"3.0","author":"abiralneupane","date":"2021-11-28 15:21:31"},"3.1":{"tag":"3.1","author":"abiralneupane","date":"2024-03-22 13:27:30"}},"upgrade_notice":{"":"<p>Please take a backup of your project ( specially database) before upgrading this plugin )<\/p>"},"ratings":{"1":3,"2":0,"3":2,"4":0,"5":13},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1185856,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1185856,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.2","2.3","3.0","3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1207590,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1207590,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"1 <strong>Admin Section<\/strong> Admin section to describe the behavior of each roles of users","2":"2 <strong>Popup<\/strong> Pop up shown right after idle timer is reached."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[754,9572,9571,4233,9570],"plugin_category":[38],"plugin_contributors":[82603],"plugin_business_model":[],"class_list":["post-36261","plugin","type-plugin","status-publish","hentry","plugin_tags-auto","plugin_tags-duration","plugin_tags-interval","plugin_tags-logout","plugin_tags-signout","plugin_category-authentication","plugin_contributors-abiralneupane","plugin_committers-abiralneupane"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/idle-user-logout\/assets\/icon-128x128.png?rev=1185856","icon_2x":"https:\/\/ps.w.org\/idle-user-logout\/assets\/icon-256x256.png?rev=1185856","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/idle-user-logout\/assets\/screenshot-1.png?rev=1207590","caption":"1 <strong>Admin Section<\/strong> Admin section to describe the behavior of each roles of users"},{"src":"https:\/\/ps.w.org\/idle-user-logout\/assets\/screenshot-2.png?rev=1207590","caption":"2 <strong>Popup<\/strong> Pop up shown right after idle timer is reached."}],"raw_content":"<!--section=description-->\n<p>This plugin detects idle user and execute the action that is being specified in Admin End.<\/p>\n\n<p>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.<\/p>\n\n<p>From version 2.0, you can now specify the action and time for each user role.<\/p>\n\n<p>It tracks the users activity in both the front end and admin end.<\/p>\n\n<p>You can setup Idle Time from WP Admin &gt; Settings &gt; Idle User Logout<\/p>\n\n<p>Once you reach Idle User Logout Page, you can setup behavior of the plugin for each user\\'s role.<\/p>\n\n<p>If there is any problem, or need any help, we can give you a helping hand.<\/p>\n\n<!--section=installation-->\n<p>Install this plugin is very simple:<\/p>\n\n<ol>\n<li><p>Upload the plugin\\'s folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/p><\/li>\n<li><p>Activate the plugin through the \\'Plugins\\' menu in WordPress<\/p><\/li>\n<li><p>That\\'s it! Go to Settings &gt; Idle User Logout and configure the field \\\"Auto Logout Duration\\\" as you want.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20change%20the%20idle%20time%20period%3F'><h3>How do I change the idle time period?<\/h3><\/dt>\n<dd><p>Go and configure the time period whatever you like from your admin end general settings page.<\/p>\n\n<p>It\\'s in milliseconds, so 2 seconds is equal to 2000 ms of idle time.<\/p><\/dd>\n<dt id='what%20happens%20if%20i%20accidentally%20set%20time%20to%201%20second%3F'><h3>What happens if I accidentally set time to 1 Second?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.1<\/h4>\n\n<ul>\n<li>No changes are made. Just updated the version<\/li>\n<\/ul>\n\n<h4>3.0<\/h4>\n\n<ul>\n<li>Ensured WordPress 5.8.2 compatibility<\/li>\n<li>Ensured PHP 8.0 compatibility<\/li>\n<li>Updated timer library<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>Dev: Server end timer added - User will get kicked out even if they close the browser<\/li>\n<li>Dev: Added session destory along with cookie<\/li>\n<li>Ensured WordPress 4.6 compatibility<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Fix: Minor JavaScript issues.<\/li>\n<li>Ensured WordPress 4.3 compatibility<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Fix: Minor issue while activating the plugin.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Feature: Added Idle Behavior for each user roles.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fix: Mobile issue resolution<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fix: Plugin activation error resolution<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li><p>Fix: Bug fixed in Firefox and IE<\/p><\/li>\n<li><p>Added independent Settings UI<\/p><\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First Version<\/li>\n<\/ul>","raw_excerpt":"This plugin automatically logs out the user after a period of idle time. The time period can be configured from admin end.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36261"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/abiralneupane"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36261"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36261"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36261"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36261"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36261"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}