Flush cache is required whenever changing anything in the backend.
-
I have been using this plugin for awhile, and it works really well. However, I have noticed that when changing settings (or any content except editing posts/pages) in the WordPress backend, the Redis cache needs to be manually flushed to see the changes. If I untick a checkbox in the WordPress settings, for example, after clicking “Save” the page refreshes and shows the checkbox is still ticked. The effect of that setting remains the old value as well. Once I manually flush the redis cache, though, the checkbox appears unticked and it’s change effects the site.
I know the point of redis is for caching, but is there anyway to avoid this so it will flush the cached version of what was changed when a settings page is saved?
- The topic ‘Flush cache is required whenever changing anything in the backend.’ is closed to new replies.