11 Commits

Author SHA1 Message Date
Jason Cosper
d64ddac2e9
Version 2.1.0 2023-05-30 13:51:21 -07:00
Jason Cosper
311e55b561
Bump version to 2.0.3 2023-01-13 09:47:28 -08:00
Ross McKay
c9be806e33 remove strict typing, for older PHP versions 2023-01-13 16:31:27 +11:00
Ross McKay
5611bdb72f use the arguments passed to the auth_cookie_expiration hook
see [the filter hook doco](https://developer.wordpress.org/reference/hooks/auth_cookie_expiration/) for details on this hook
fixes #2
2023-01-13 16:28:05 +11:00
Jason Cosper
727ce912ef v2.0.2 2023-01-05 17:37:10 -08:00
Jason Cosper
009419a826 Sanitize, not escape. 2023-01-05 17:35:16 -08:00
Jason Cosper
c1df116b37
Escaping $_POST
Implementing feedback from the WordPress Plugin Review Team, because I was sloppy. 🤦‍♂️
2023-01-05 13:43:46 -08:00
Jason Cosper
d157b1fb26 Implementing @afragen's feedback
Andy's feedback comes from his response to this Mastodon post:

https://simian.rodeo/@boogah/109626685435588163
2023-01-03 11:16:41 -08:00
Jason Cosper
5d5262701d Preparing plugin for WordPress Plugin Directory
Create and add plugin assets, comment code, update README, create `readme.txt` for WP repo.
2023-01-03 10:07:29 -08:00
Jason Cosper
83ea44c377 Version 2.0.0
A complete overhaul of Biscotti and how it works. Now there are per-user options for cookie length instead of a single, year long default for everyone.
2022-12-20 12:22:44 -08:00
Jason Cosper
04d30ea2dd Add plugin, update README 2017-10-26 13:51:35 -07:00