Banner for 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" bo … Wordpress Tutorial
Noted That:
  • To install correctly this configure-login-timeout.zip .
  • Fisrt Download the configure-login-timeout.zip to your computer
  • Extract/Open configure-login-timeout.zip to Your Computer.
  • Then, Find readme.txt file inside configure-login-timeout.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " configure-login-timeout.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Configure Login Timeout

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Configure Login Timeout

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Configure Login Timeout

Step-5 : Now, Browse " configure-login-timeout.zip " Downloaded plugin from your computer, Where you downloaded " configure-login-timeout.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Configure Login Timeout

Step-6 : Now, Click on " Active Plugin "

Activate Configure Login Timeout

Step-7 : Then, See left Side Menu. " Configure Login Timeout " folder is added on left Side Menu. Now, Click on " Configure Login Timeout " folder.

Noted that: If you do not see " Configure Login Timeout " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Configure Login Timeout Configurations and Settings or How to work " Configure Login Timeout " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " configure-login-timeout " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is configure-login-timeout
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

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.

Name