Clear cache when comment is added

You would better to contact plugin author, because this is for more general wordpress stuff. In general, you can clear your cache when comment is added. There is comment_post hook. This hook will be run when the comment is submitted. To see Reference

How to not cache nonces with WP Rocket?

Find the specific AJAX call URL and prevent that being cached with the WP-Rocket advanced rules settings. https://docs.wp-rocket.me/article/54-exclude-pages-from-the-cache. As per your comment, you need a strategy for not having the nonce in a file that can be cached such as javascript files, so as you said, use PHP to generate the nonce and pass it … Read more

dynamic page not displaying correctly when Varnish hosting ignores query string parameters

Caching content with query string parameters Varnish hashes the URL and uses this value as its cache key. When a single value in the URL changes, the cache key changes. This would result in a cache miss. Query string parameters are exceptionally prone to this: omitting a parameter, adding a parameter, or changing the order … Read more

How to solve simple wp simple ajax chat caching problem

This might be a solution but I have not tested it. go to: wp-admin/admin.php?page=litespeed-cache#excludes Or navigate litespeed->cache->excludes <IfModule LiteSpeed> RewriteEngine On RewriteCond %{REQUEST_URI} ^/filename\.php RewriteRule .* – [E=cache-control:no-cache] </IfModule> replace filename with the plugin filename.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)