Manually refresh page
-
I am about to move from W3TC and installed the latest version 9.0.2. All goes very smoothly!! Just one thing. I have many pages, generated from a database. When I change something in the database, I want to refresh some specific cached pages. In W3TC I just deleted the cached page from the cache folder and requested for that page. W3TC generated that page and saved the content in the cache folder.
In WPFC I can delete the cached content, request the page, goes well, but the generated page is not stored in the cache folder.
When I then request the page in my browser, the page is re-generated. In the footer of the page I read: “<!– Need to refresh to see the cached version –>”
Is there a way to enforce the storage of a specific page in php? Or perhaps by calling a public function in your package?
Furthermore only compliments on your plugin!!The page I need help with: [log in to see the link]
- The topic ‘Manually refresh page’ is closed to new replies.