How to Exclude a Plugin from WP Fastest Cache
-
Hi there,
I am using an Adblocker plugin, which displays a notice when a user enables the adblocker plus in their browser, however when the user deactivates the adblocker plus from their browser, the Adblocker plugin continues to show the same notice, which I think is due to the WP Fastest Cache, because it caches every element of the page.
What I would like to do is to exclude a particular plugin and all its files from getting cached, so when that plugin displays anything on the page, I do not want its elements be cached. Let’s say I want to disable No Adblocker plugin (wp-contents/plugins/Adblocker), could you please let me know how to exclude it, if possible.
Thanks
The topic ‘How to Exclude a Plugin from WP Fastest Cache’ is closed to new replies.