=== Plugin Name ===
Contributors: ruudkok
Donate link: http://www.ruudkok.nl/wordpress/
Tags: login, session
Requires at least: 2.5
Tested up to: 6.1
Stable tag: 1.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin will increase the session time of your WordPress login cookie to 1 year. That way you won't have to login over and over again.

== Description ==

Don't keep logging in to your WordPress admin panel over and over again. Install this plugin to remain logged in to your blog for up to a year (unless you log out manually).

== Installation ==

1. Upload `rk-keep-me-logged-in.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Log out and in again to have the new session time applied

== Frequently Asked Questions ==

= Can I alter the session time myself? =

In this version it's not possible to alter the session time through any settings panel yet. The only possible way is to edit rk-keep-me-logged-in.php manually. You can edit the amount of seconds you want your session to last in line 30.

== Changelog ==

= 1.0 =
* Initial release.
