Title: Cache/Transient not working
Last modified: August 22, 2016

---

# Cache/Transient not working

 *  Resolved [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cachetransient-not-working/)
 * Eventhough I am using the latest version of the plugin, the cache is not working.
   Inside functions.php the below line always returns empty:
 * `$count = $cache[ $function . '_' . $post_id ];`
 * Therefore, the transient seems empty, and social counts are retrieved again without
   checking the cache period.
 * [https://wordpress.org/plugins/posts-social-shares-count/](https://wordpress.org/plugins/posts-social-shares-count/)

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

 *  Thread Starter [feverinlove](https://wordpress.org/support/users/feverinlove/)
 * (@feverinlove)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cachetransient-not-working/#post-5952562)
 * BTW, I am working on localhost, so every share count is 0. Maybe the plugin mistakes
   0 for cache not set?
 *  Plugin Author [Bishoy.A](https://wordpress.org/support/users/bishoya/)
 * (@bishoya)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cachetransient-not-working/#post-5952831)
 * Hi feverinlove,
 * You were right, there was an issue with the 0 it was mistakenly considered an
   empty value. I modified the function and pushed version 1.3.1 which should fix
   this issue.
 * Kindly please report if it doesn’t fix the issue or if you find another issue.
 * Thanks!

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

The topic ‘Cache/Transient not working’ is closed to new replies.

 * ![](https://ps.w.org/posts-social-shares-count/assets/icon-128x128.png?rev=1271352)
 * [Posts Social Shares Count](https://wordpress.org/plugins/posts-social-shares-count/)
 * [Support Threads](https://wordpress.org/support/plugin/posts-social-shares-count/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-social-shares-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-social-shares-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-social-shares-count/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bishoy.A](https://wordpress.org/support/users/bishoya/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/cachetransient-not-working/#post-5952831)
 * Status: resolved