Title: exclude widget from cache
Last modified: October 11, 2022

---

# exclude widget from cache

 *  Resolved [saleck](https://wordpress.org/support/users/saleck/)
 * (@saleck)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/)
 * Hi! I wold like to ask if there is any way that I can exclude an specific widget
   from the cache, if not if there is any way to exclude specific php files

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

 *  Plugin Author [nierdz](https://wordpress.org/support/users/mnttech/)
 * (@mnttech)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/#post-16103872)
 * Hello,
 * Sorry for the late answer, there is a way in your php configuration to do it 
   using [opcache.blacklist-filename](https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.blacklist-filename)
 * Hope it helps…
 *  Thread Starter [saleck](https://wordpress.org/support/users/saleck/)
 * (@saleck)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/#post-16106247)
 * Thanks for the answer [@mnttech](https://wordpress.org/support/users/mnttech/)
   do you know what is the file extension supposed to be? I tried with .txt but 
   I dont know if it’s correct or if it matters..
 *  Plugin Author [nierdz](https://wordpress.org/support/users/mnttech/)
 * (@mnttech)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/#post-16106298)
 * No, it doesn’t matter. Use what you want.
    You can then verify the files are 
   not cached using “Cached files” tab of this plugin.
 *  Thread Starter [saleck](https://wordpress.org/support/users/saleck/)
 * (@saleck)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/#post-16106352)
 * Cool, Thanks again! I will try this

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

The topic ‘exclude widget from cache’ is closed to new replies.

 * ![](https://ps.w.org/flush-opcache/assets/icon-256x256.jpg?rev=1716642)
 * [WP OPcache](https://wordpress.org/plugins/flush-opcache/)
 * [Support Threads](https://wordpress.org/support/plugin/flush-opcache/)
 * [Active Topics](https://wordpress.org/support/plugin/flush-opcache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flush-opcache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flush-opcache/reviews/)

## Tags

 * [exclude](https://wordpress.org/support/topic-tag/exclude/)

 * 4 replies
 * 2 participants
 * Last reply from: [saleck](https://wordpress.org/support/users/saleck/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/exclude-widget-from-cache-4/#post-16106352)
 * Status: resolved