Notify each logged-in user of the countdown to forced logout in the admin bar.
As of April 2026, Countdown to force logout is a WordPress logout plugin with 10 active installations and a 0/5 rating0. It has been downloaded 6.1K+ times in total. Requires WordPress 6.6+ and PHP 8.0+. Available on WordPress.org since 2022. Actively maintained — updated within the last month. Top alternative: User Menus – Nav Menu Visibility.
/** ==================================================
* Filter for countdown limit second for modal window view.
*
*/
add_filter( 'countdown_to_force_logout_limit_sec', function(){ return 300; }, 10, 1 );
| WordPress | 6.6+ requiredTested up to 7.0 |
| PHP | 8.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.