Title: Notification when not using pagecache
Last modified: August 22, 2022

---

# Notification when not using pagecache

 *  Resolved [Kodo](https://wordpress.org/support/users/cck23/)
 * (@cck23)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/notification-when-not-using-pagecache/)
 * Hello. Thanks for the great plugin!
 * Due to circumstances on my site, I don’t use the Powered Cache “Page Cache”, 
   only the “Object Cache”.
 * Thanks to your help, I am satisfied with the performance, but I am concerned 
   that Powered Cache keeps sending notifications to the WP admin area when I am
   not using “Page Cache”.
 * It would be great if there was an option to stop or hide the notifications.
 * I would appreciate your consideration.

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

 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/notification-when-not-using-pagecache/#post-15938382)
 * Hi [@cck23](https://wordpress.org/support/users/cck23/),
 * Glad you like the Powered Cache. You can simply remove that notification by adding
   this snippet:
 * `add_filter( 'powered_cache_disable_advanced_cache_notices', '__return_true' );`
 * It might be useful to make it a dismissible message rather than persistent. Thanks
   for the feedback.
 *  Thread Starter [Kodo](https://wordpress.org/support/users/cck23/)
 * (@cck23)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/notification-when-not-using-pagecache/#post-15938410)
 * Hi [@m_uysl](https://wordpress.org/support/users/m_uysl/),
    Thanks for getting
   back to me so quickly! The code you gave me made the notification go away. I 
   will continue to use your service!
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/notification-when-not-using-pagecache/#post-15938448)
 * Happy to hear that it worked out 👍🏼
 * I’m marking this thread as resolved and will consider making the notification
   message dismissible in future versions of the plugin.
 * It would be great if you could [leave a review](https://wordpress.org/plugins/powered-cache/#reviews)
   if you are happy with the Powered Cache overall 🙂
 * Regards,

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

The topic ‘Notification when not using pagecache’ is closed to new replies.

 * ![](https://ps.w.org/powered-cache/assets/icon.svg?rev=2796939)
 * [Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score](https://wordpress.org/plugins/powered-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/powered-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/powered-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/powered-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/powered-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/powered-cache/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/notification-when-not-using-pagecache/#post-15938448)
 * Status: resolved