{"id":161231,"date":"2022-08-11T21:36:19","date_gmt":"2022-08-11T21:36:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/countdown-to-force-logout\/"},"modified":"2026-03-29T21:32:55","modified_gmt":"2026-03-29T21:32:55","slug":"countdown-to-force-logout","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/countdown-to-force-logout\/","author":12387480,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.10","stable_tag":"1.10","tested":"7.0","requires":"6.6","requires_php":"8.0","requires_plugins":null,"header_name":"Countdown to force logout","header_author":"Katsushi Kawamori","header_description":"Notify each logged-in user of the countdown to forced logout in the admin bar.","assets_banners_color":"","last_updated":"2026-03-29 21:32:55","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/shop.riverforest-wp.info\/donate\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/countdown-to-force-logout\/","header_author_uri":"https:\/\/riverforest-wp.info\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6224,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.00":{"tag":"1.00","author":"Katsushi Kawamori","date":"2022-08-11 21:37:13"},"1.01":{"tag":"1.01","author":"Katsushi Kawamori","date":"2022-08-12 23:22:21"},"1.02":{"tag":"1.02","author":"Katsushi Kawamori","date":"2022-10-20 00:47:56"},"1.03":{"tag":"1.03","author":"Katsushi Kawamori","date":"2023-07-18 22:50:30"},"1.04":{"tag":"1.04","author":"Katsushi Kawamori","date":"2024-11-05 23:01:37"},"1.05":{"tag":"1.05","author":"Katsushi Kawamori","date":"2024-11-08 00:11:14"},"1.06":{"tag":"1.06","author":"Katsushi Kawamori","date":"2024-11-10 23:48:08"},"1.07":{"tag":"1.07","author":"Katsushi Kawamori","date":"2024-11-11 00:42:24"},"1.08":{"tag":"1.08","author":"Katsushi Kawamori","date":"2024-11-13 23:43:22"},"1.09":{"tag":"1.09","author":"Katsushi Kawamori","date":"2025-11-25 21:50:19"},"1.10":{"tag":"1.10","author":"Katsushi Kawamori","date":"2026-03-29 21:32:55"}},"upgrade_notice":{"1.00":""},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2769543,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.00","1.01","1.02","1.03","1.04","1.05","1.06","1.07","1.08","1.09","1.10"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2769986,"resolution":"1","location":"assets","locale":"","width":1221,"height":714},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2769986,"resolution":"2","location":"assets","locale":"","width":1216,"height":708}},"screenshots":{"1":"Admin bar view","2":"Modal window view"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11659,4233,916],"plugin_category":[38,40],"plugin_contributors":[79586],"plugin_business_model":[],"class_list":["post-161231","plugin","type-plugin","status-publish","hentry","plugin_tags-countdown","plugin_tags-logout","plugin_tags-notify","plugin_category-authentication","plugin_category-calendar-and-events","plugin_contributors-katsushi-kawamori","plugin_committers-katsushi-kawamori"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/countdown-to-force-logout\/assets\/icon-256x256.png?rev=2769543","icon_2x":"https:\/\/ps.w.org\/countdown-to-force-logout\/assets\/icon-256x256.png?rev=2769543","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/countdown-to-force-logout\/assets\/screenshot-1.png?rev=2769986","caption":"Admin bar view"},{"src":"https:\/\/ps.w.org\/countdown-to-force-logout\/assets\/screenshot-2.png?rev=2769986","caption":"Modal window view"}],"raw_content":"<!--section=description-->\n<h4>Notifies<\/h4>\n\n<ul>\n<li>Notifies a countdown to the admin bar at 60 second intervals.<\/li>\n<li>When the countdown reaches 600 seconds or less, a notification is sent to the modal window. This number of seconds can be changed by the filter hook.<\/li>\n<\/ul>\n\n<h4>Filter hooks<\/h4>\n\n<pre><code>\/** ==================================================\n * Filter for countdown limit second for modal window view.\n *\n *\/\nadd_filter( 'countdown_to_force_logout_limit_sec', function(){ return 300; }, 10, 1 );\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>countdown-to-force-logout<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>none<\/p>\n\n<!--section=changelog-->\n<h4>[1.10] 2025\/11\/27<\/h4>\n\n<ul>\n<li>Fix - Rebuilt javascript.<\/li>\n<\/ul>\n\n<h4>[1.09] 2025\/04\/14<\/h4>\n\n<ul>\n<li>Fix - Loading the management screen.<\/li>\n<\/ul>\n\n<h4>[1.08] 2024\/11\/14<\/h4>\n\n<ul>\n<li>Fix - Rebuilt javascript.<\/li>\n<\/ul>\n\n<h4>[1.07] 2024\/11\/11<\/h4>\n\n<ul>\n<li>Fix - Management screen display issue.<\/li>\n<\/ul>\n\n<h4>[1.06] 2024\/11\/11<\/h4>\n\n<ul>\n<li>Change - Changed the required version of WordPress.<\/li>\n<\/ul>\n\n<h4>[1.05] 2024\/11\/08<\/h4>\n\n<ul>\n<li>Fix - Rebuilt blocks.<\/li>\n<\/ul>\n\n<h4>1.04<\/h4>\n\n<p>Supported WordPress 6.4.\nPHP 8.0 is now required.<\/p>\n\n<h4>1.03<\/h4>\n\n<p>Fixed an issue with the mobile display of the unread view in the admin bar.<\/p>\n\n<h4>1.02<\/h4>\n\n<p>Supported WordPress 6.1.<\/p>\n\n<h4>1.01<\/h4>\n\n<p>Simplified period display.\nAdd description.<\/p>\n\n<h4>1.00<\/h4>\n\n<p>Initial release.<\/p>","raw_excerpt":"Notify each logged-in user of the countdown to forced logout in the admin bar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/161231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=161231"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/katsushi-kawamori"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=161231"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=161231"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=161231"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=161231"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=161231"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=161231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}