This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Login Timeout Settings

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

Screenshots

  • Activate the plugin
  • Link to Login Timeout Settings
  • Login Timeout Settings panel

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.

FAQ

Installation Instructions
  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.

Reviews

February 8, 2019
It seems unhappy with my site since I removed SSL/https. Maybe an uninstall / reinstall will work. Meanwhile, I was only able to log in anymore by setting the plugin folder permission to 000.
March 21, 2018
I had same problem as @micha79 - had to gain SSH access to server and remove entire plugin manually. Do not install on your production server if you do not have FTP or SSH access!
November 19, 2016
Causes a "503 temporarily not available" error when trying to log in with user name and password. Or simply redirected to the start page without login. This plugin was installed last and had to be manually removed via FTP access from the plugin folder of the Wordpress installation, then the login worked again as before.
Read all 8 reviews

Contributors & Developers

“WP Login Timeout Settings” is open source software. The following people have contributed to this plugin.

Contributors

“WP Login Timeout Settings” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Login Timeout Settings” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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