Plugin should not rely on sessions
-
Hello,
This plugin is actively using sessions to display success messages. Using unnecessary sessions breaks caching mechanisms with POP layers, like Varnish.
Can you please implement one of the following solutions?
- Limit sessions to admin area only, or
- Completely remove session code and use the native WP admin_notices
Thank you,
Rob
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin should not rely on sessions’ is closed to new replies.