plugin-icon

Countdown to force logout

제작자: Katsushi Kawamori·
Notify each logged-in user of the countdown to forced logout in the admin bar.
버전
1.10
활성화된 설치 항목
10
최근 업데이트일
Mar 29, 2026

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 );
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.