14 Commits

Author SHA1 Message Date
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
7d3860747d v2.0.2 2023-01-05 17:41:03 -08:00
Jason Cosper
727ce912ef v2.0.2 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
b76c6cafe7
v2.0.1 2023-01-05 13:49:37 -08:00
Jason Cosper
f3e0af19fa
v2.0.1 2023-01-05 13:49:08 -08:00
Jason Cosper
c1df116b37
Escaping $_POST
Implementing feedback from the WordPress Plugin Review Team, because I was sloppy. 🤦‍♂️
v2.0.1
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
88db9c346b Create .gitignore 2023-01-03 10:14:18 -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.
v2.0.0
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
Jason Cosper
529ec89824 Initial commit 2017-10-26 13:46:51 -07:00