• Resolved Anonymous User 13711045

    (@anonymized-13711045)


    I’m using a plugin (Advanced Ads) which has a custom options page. Looks like a standard options page and the data is saved to the wp_options DB table. Whenever I update an option, such as checking a box, and save it, the refreshed page does not reflect the updated option. The box is unchecked. I have to flush the Redis cache and then it shows the properly updated option. Is there something I need to do to clear the Redis cache or is this a bug?

    • This topic was modified 3 years, 11 months ago by Anonymous User 13711045.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    It’s up to Advanced Ads to make sure their plugin works with persistent object caches.

    Hi there,

    Thanks for bringing up this issue, since it is related to the Advanced Ads plugin I tried to reproduce the behavior to see if there are any general incompatibilities. Setting options and/or editing ads has been reflected fine for me with the object cache plugin active.

    Further debugging would require to check if this is related to another theme or plugin in your WordPress configuration or a dedicated setting within the object cache plugin.

    If you could provide additional information on how to reproduce the issue, I would be more than happy to look into this again.

    Best regards,
    Henning

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin Options Not Updating’ is closed to new replies.