Countdown to force logout

Countdown to force logout

Details
View on WordPress

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 );

Details

Plugin code:
countdown-to-force-logout
Plugin version:
1.10
Outdated:
No
WP version:
6.6 or higher
PHP version:
8.0 or higher
Test up to WP version:
6.9
Total installations:
10
Last updated:
2025-11-26
Rating:
Times rated:
0
countdown
logout
notify