Plugin Contributor
iSaumya
(@isaumya)
Hi,
When you publish or update any content the plugin will auto clear cache of your post page as well as related taxonomy pages. There is also filter available which you can use to add additional URLs to the related pages list if you like.
After deactivating the cache, all the administration was cached, comments already published were marked pending, as were updates and even the article preview was cached!
If you would like to remove the plugin, make sure you remove it from WP Admin > Plugin section. Click on deactivate and then delete. Then this plugin will auto remove the page rule added by the plugin.
“When you publish or update content, the plugin will automatically clear the cache of your publication page as well as associated taxonomy pages.”
This didn’t work before.
I also had errors related to switching to php 8.2, so I switched to php 8.1.
And since, despite the fact that I had uninstalled your plugin, the Cloudflare cache was still acting and I had to delete the cache after each article publication, I reinstalled your plugin.
And now, oh miracle, everything works perfectly.
After each article publication, the home page and the other pages concerned are properly updated, and I no longer need to go to Cloudflare to clear the cache.
So, is your plugin compatible with PHP 8.2?
Or maybe it’s a problem with the template I’m using (I had a lot of template errors), and the fact that I no longer have any errors means that your plugin now works perfectly!
In any case, thank you for your help and this superb plugin that’s keeping me in the green on Google page speed.
Except for pages with YouTube videos, but I’ll have to investigate the problem.
Plugin Contributor
iSaumya
(@isaumya)
Hi,
Yes the plugin is compatible with PHP 8.2 and 8.3. Regarding your past issues, I will suggest you to set the log verbisity to HIGH inside the plugin settings > other tab so that it can log the CF API response of what’s going on. Maybe CF was rate limiting your API request due to which your cache didn’t get cleared.