plugin-icon

Countdown to force logout

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
תוסף זה זמין להורדה ולשימוש דרך שברשותך.