Home Plugins countdown to force logout
Countdown to force logout logo

Countdown to force logout

by Katsushi Kawamori on WordPress.org

Notify each logged-in user of the countdown to forced logout in the admin bar.

(0)
Admin bar view

Admin bar view

Notifies

  • Notifies a countdown to the admin bar at 60 second intervals.
  • 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.

Filter hooks

/** ==================================================
 * Filter for countdown limit second for modal window view.
 *
 */
add_filter( 'countdown_to_force_logout_limit_sec', function(){ return 300; }, 10, 1 );
Active installations10+
Weekly downloads
7-12.50%
Version1.10
Last updated11/26/2025
WordPress version6.6
Tested up to6.9
PHP version8.0
Tags
countdownlogoutnotify