Countdown To Force Logout Wordpress Plugin - Rating, Reviews, Demo & Download

Countdown To Force Logout Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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

Screenshots

  1. Admin bar view

    Admin bar view

  2. Modal window view

    Modal window view


Reviews & Comments