Title: Plugin caching for 2 months
Last modified: September 8, 2019

---

# Plugin caching for 2 months

 *  [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/)
 * (@lupinek)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/plugin-caching-for-2-months/)
 * Recently I realised that my “latest disqus comments” widget is cached and not
   updated since July 16 😵 I tried refreshing cache, using cache busting in plugin’s
   settings, I even completely uninstalled and installed again the plugin — it didn’t
   help.
    The only way to fix it is to enable “Bypass Cache” which probably will
   shortly use up all my quota. When I enable “Bypass Cache” I can see the latest
   comments but after I disable it I again see comments from July 16.
 * Is there something on Disqus side? Is there anything I could do to fix it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-caching-for-2-months%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/)
 * (@lupinek)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/plugin-caching-for-2-months/#post-12084823)
 * I solved the problem by running the following SQL query:
 * >  DELETE FROM `wp_options` WHERE (`option_name`LIKE (‘_transient_%’) OR`option_name`
   > LIKE (‘_site_transient_%’)) AND`option_name`LIKE (‘%itsg_dlc%’)
    -  This reply was modified 6 years, 7 months ago by [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/).
    -  This reply was modified 6 years, 7 months ago by [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/).
    -  This reply was modified 6 years, 7 months ago by [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/).
    -  This reply was modified 6 years, 7 months ago by [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/).

Viewing 1 replies (of 1 total)

The topic ‘Plugin caching for 2 months’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/disqus-latest-comments.svg)
 * [Disqus Latest Comments Addon](https://wordpress.org/plugins/disqus-latest-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-latest-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-latest-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-latest-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-latest-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-latest-comments/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Michal z typeofweb.com](https://wordpress.org/support/users/lupinek/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/plugin-caching-for-2-months/#post-12084823)
 * Status: not resolved