Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Configure Login Timeout

Περιγραφή

By default, WordPress makes your login session cookie expire in 48 hours (or on browser close), or 14 days if you check the “Remember Me” box. This plugin makes those timeout values user-configurable through the Users admin control panel.

Στιγμιότυπα

  • This plugin lets you easily adjust the login timeout settings.

Εγκατάσταση

Prerequisites

I don’t think this will work with versions of WordPress earlier than 2.8, when the current option pages were implemented. You may want to directly hack the timeout values in the source code if you’re running an earlier version of WordPress.

The control panel uses Javascript. It may not work on really archaic browsers.

Installification

  1. Either

    1. Unpack the zip file and upload the files to wp-content/plugins/configure-login-timeout,

      or my favorite,

    2. Check it out fresh with Subversion:
     cd wp-content/plugins
     svn co https://plugins.svn.wordpress.org/configure-login-timeout/trunk configure-login-timeout
  1. Activate the plugin through the ‘Plugins’ menu in WordPress.
  2. Go to Users->Login Timeout to configure your site’s login timeouts.
  3. You’ll have to log out and log in again for the new timeout to take effect on your session.

Συχνές Ερωτήσεις

Q. Is this plugin still maintained or supported?

A. Yes, the developer uses it on several WordPress blogs and will continue to support it in 2014 and beyond.

Q. How can I thank you enough?

A. I sure would be grateful if you could tell any musician, student, teacher or parent you know about my iOS app(s) at Tonally Awesome.

Q. How many OTHER questions have been asked about this plugin?

A. None at all. Not one. Zero.

Κριτικές

19 Απριλίου 2021
Finally I got rid of naggings, using several systems in several different locations to log in, however, due to lockdowns and restrictions it happened too often that instances when a i deem it safe for a session to remain active timed out. Now the problem is solved. Thanks!
Ανάγνωση όλων των 6 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Configure Login Timeout” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

Initial release