Title: Social count cache
Last modified: October 25, 2017

---

# Social count cache

 *  Resolved [designa](https://wordpress.org/support/users/designa/)
 * (@designa)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/social-count-cache/)
 * Good afternoon, I use the Social Count Plus plugin to display the number of subscribers
   on the facebook page and the YouTube channel, to use them on each page in the
   header.php is used – get_template_part (‘content’, ‘coun’).
    I added in the field***
   Add here those filenames that can be cached**
 *     ```
       class-social-count-plus-generator.php
       content-coun.php
       ```
   
 * Is it possible to exclude the operation of this plugin from the cache or disable
   the cache for get_template_part (‘content’, ‘coun’) ?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsocial-count-cache%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/social-count-cache/#post-9619534)
 * It’s possible, but not easy to do this but you’ll need to create a “dynamic caching”
   plugin for Supercache that calls that counter on every call. Your page will be
   slightly slower because it’s not cached too.
 * If you really want an updated counter, set the cache expiry to 600 seconds so
   at least the cache files will update very often.
 *  Thread Starter [designa](https://wordpress.org/support/users/designa/)
 * (@designa)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/social-count-cache/#post-9620333)
 * Great, thank you very much.

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

The topic ‘Social count cache’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [designa](https://wordpress.org/support/users/designa/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/social-count-cache/#post-9620333)
 * Status: resolved