Biscotti makes your user's login cookie a little bit longer.
As of April 2026, Biscotti is a WordPress login plugin with 20 active installations and a 5/5 rating from 1 reviews. It has been downloaded 1.2K+ times in total. Requires WordPress 6.0+ and PHP 8.0+. Available on WordPress.org since 2023. Last updated 1 year ago — may have compatibility concerns. Top alternative: WPS Hide Login.
Biscotti is a plugin that modifies the expiration of the logged in user cookie in WordPress to three months, six months, or one year. Because some people hate to have to keep entering their passwords.
As of version 2.1.0, Biscotti includes WP-CLI commands for managing a user’s logged in session cookie expiration.
This command returns the previously defined cookie expiration of a user.
<user_id> — The ID of the user.
This command sets the logged in session cookie expiration of a user.
<user_id> — ID of the user.
<expiration> — New expiration duration. It must be one of the following values: `'3 months'`, `'6 months'`, `'1 year'`
Please remember to replace the user_id and expiration placeholders with…
| WordPress | 6.0+ requiredTested up to 6.5.8 |
| PHP | 8.0+ required |
Added WP-CLI command. Bumped required PHP version to 8.0.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.