Caching is causing massive problems
-
The plugin stores entire pages as HTML in the database. This can cause problems with login sessions when a default nonce is created for guests, which is statically stored and later invalid. Login and registration are no longer possible in certain cases. It took me three days to find out why my website is not working properly.
You must be logged in to reply to this review.