Logout Clear Cookies
Clears all domain cookies on logout. Because leaving a trail of cookies is bad.
The facts
- Rating
- 5★ from 4
- Active installs
- 500+
- Price
- Free
- Last updated
- 8 Nov 2023
- Added
- Mar 2017
- Requires WP
- 3.7
- Tested up to
- WP 6.4.10
- Downloads
- 9,578
Our analysis
AI-assistedLogout Clear Cookies is a WordPress plugin that deletes all domain cookies when a user logs out of a site, redirecting them to the homepage. This functionality addresses the issue that WordPress does not automatically remove certain cookies upon logout, which can pose security and privacy risks, especially on shared or public computers.
By using this plugin, users can ensure that their browsing session is cleared of cookies, allowing them to view the site as an anonymous user post-logout. This is particularly beneficial for those who manage content on shared devices and want to maintain privacy and security.
Best for: This plugin is suitable for WordPress site owners who prioritise security and privacy, especially when using shared or public computers.
What it does well
- ✓Deletes all domain cookies on logout
- ✓Redirects users to the homepage after logout
- ✓Enhances security and privacy on shared devices
- ✓Simple implementation with minimal code
Where it falls short
- •Limited information on additional features or settings
Verdict
Logout Clear Cookies offers a straightforward solution for enhancing user privacy upon logout. It may be particularly useful for those concerned about cookie security on shared devices.
From the developer
Joel's own description of Logout Clear Cookies, lightly tidied.
This is an extremely simple plugin (one line of code!) that deletes all domain cookies whenever a user logs out of your WordPress site, and then redirects the user to the site homepage.
Why? Because by default, WordPress sets a number of cookies that it doesn’t remove on its own when you log out.
There are security and privacy benefits, because if there are vulnerabilities in WordPress or in your browser, or if someone has access to your computer or device, they may be able to access these cookies. (That goes for you or for anyone who logs into your site to add a post or comment.)
Likewise, when a user logs out of your site using a public or shared computer, there won’t be any domain cookies left behind.
The plugin also gives you back the “regular user view” of your site, because after you log out you can browse your site as an anonymous user, without having to manually clear cookies in your browser. (There are many plugins that will display different content or show cached or uncached versions of pages if they see that WordPress cookies have been set.)