Request: set wordpress_test_cookie only on login screen
-
Hi there!
WordPress sets a test cookie (wordpress_test_cookie) for every visitor to check if the browser accepts cookies. More cookies are only set if the user logs in or if a plugin or theme is used that set cookies for any other purposes.
Many WordPress sites are used as pure CMS an do not offer a login/registration for visitors. The only person or few persons who need the login are the admin and site owner. If these sites do not use any cookie related plugin or theme, the wordpress_test_cookie is completely useless.
With GDPR a cookie banner is needed for sites that set cookies. It’s annoying for site owners who do not provide any cookie based service or feature on their page that they cannot turn off this test cookie and have to mention a large cookie text on their privacy page or even include a banner.
My suggestion is:
Please set the test cookie only on login page, not on the complete frontend.What do you think about it?
Thanks, Fee
- The topic ‘Request: set wordpress_test_cookie only on login screen’ is closed to new replies.