=== WP Login Timeout Settings === Contributors: Yslo Tags: automatic, admin, plugin, core, cookie, timeout, user, authentication, session, remember, remember me Requires at least: 3.0 Tested up to: 4.9 Stable tag: 1.1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Configure WordPress Login Timeout through UI (User Interface). == Description == Allows you the ability to set login timeout Settings panel. = Features = * Set default login timeout * Set login 'Remember me' timeout * Set special timeout for Users with a specific capability. eg. : You can set longer/shorter login timeout to Administrators using "edit_theme_options" capability. (see Roles and Capabilities in Wordpress Codex) * Use default Wordpress behaviors * Add Updates panel (Settings > Login timeout) * Contextual Help * Translation MO/PO files * Desactivate restore default WordPress behavior * Uninstall restore default WordPress behavior = Languages = * English * French == Installation == 1. Download and extract plugin files to wp-content/plugin directory. 2. Activate the plugin through the WordPress admin interface. You will find 'Login timeout' menu in your WordPress Settings panel. == Screenshots == 1. Activate the plugin 2. Link to Login Timeout Settings 3. Login Timeout Settings panel == Changelog == = 1.1.3 = * Feature : better translation integration with WordPress.org = 1.1.2 = * Fix : notice on WP_DEBUG is true = 1.1.1 = * Fix : remove user_level form capabilities = 1.1.0 = * Add feature special timeout = 1.0.0 = * Initial version