Implementing @afragen's feedback

Andy's feedback comes from his response to this Mastodon post:

https://simian.rodeo/@boogah/109626685435588163
This commit is contained in:
Jason Cosper 2023-01-03 11:16:41 -08:00
parent 88db9c346b
commit d157b1fb26
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@
* Plugin URI: https://github.com/boogah/biscotti
* Description: Biscotti makes your user's login cookie a little bit longer.
* Version: 2.0.0
* Requires at least: 6.0
* Requires PHP: 7.4
* Author: Jason Cosper
* Author URI: https://jasoncosper.com/
* License: GPL-2.0+

View File

@ -3,7 +3,7 @@ Contributors: boogah
Donate link: http://paypal.me/boogah
Tags: login, cookies, profile
Requires at least: 6.0
Tested up to: 6.1.1
Tested up to: 6.1
Stable tag: 2.0.0
Requires PHP: 7.4
License: GPLv2 or later