GithubHelp home page GithubHelp logo

jtmorris / longer-login-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4 KB

A WordPress plugin which changes the persistent login cookie expiry date.

Home Page: http://longer-login.johnmorris.me

PHP 100.00%

longer-login-plugin's Introduction

Longer Login - WordPress Plugin

Do you use the "Remember Me" feature when logging in to your WordPress site? I know I do.

Do you find it annoying when WordPress stops remembering you after a few days? I know I do.

Longer Login is a simple WordPress plugin that remedies this. By default, WordPress automatically forgets users after 14 days. This plugin adds an option in your website's General Settings that can change this expiration date. There are numerous options ranging from 1 day to 1 year.

Change the setting, and the next time you, or any user on your site logs in with "Remember Me" checked, WordPress will keep them logged in for that specified time.

How Does It Work?

To remember users, websites store a small piece of information in your web browser's memory. This token of information is called an HTTP cookie. These cookies have an expiration date specified by the website.

By default, WordPress websites have their persistent login cookies expire after 14 days. This plugin changes the length of time the cookie will survive. Instead of 14 days after login, you can make the cookie live for as long as 1 year after login.

Installation

Using WordPress.org's Plugin Repository (recommended)

  1. Search for "Longer Login" in your WordPress "Add New" plugin section of your dashboard.
  2. Install and activate the "Longer Login" plugin by John Morris.

Manually

  1. Download the latest version of Longer Login and upload the longer-login.zip file in the Add New plugin section of your dashboard.
  2. Activate the plugin through the "Plugins" menu in your WordPress admin section.

From Source

  1. Visit the plugin's GitHub repository.
  2. Select the branch you want to download (choosing a version branch is highly recommended (e.g. v1.0.0)).
  3. Click the download ZIP button on the lower right side of the page.
  4. Upload the contents of the longer-login-plugin-branch name directory to a directory named 'longer-login' in your WordPress site's './wp-content/plugins/' directory.
  5. Visit your WordPress site's Plugins menu in the admin section, and activate the newly listed Longer Login plugin.

PLEASE REPORT PROBLEMS

Bugs and conflicts are death to a WordPress plugin! If you discover a problem, please tell me so I can quash it ASAP.

longer-login-plugin's People

Watchers

John Morris avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.