SNS Count Cache Wordpress Plugin - Rating, Reviews, Demo & Download

SNS Count Cache Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 1 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

SNS Count Cache is a plugin which helps you to shorten page loading time displaying share and follower counts through the use of cache mechanism.

Notice:
In the upgrade from Ver. 0.11.1 or below, Reregistration of information such as client ID, client secret, and access token is needed in the setting page.

The plugin gets share counts for the following SNS and caches these counts in the background.

  • Twitter
  • Facebook
  • Pocket
  • Pinterest
  • Linkedin
  • Hatena Bookmark

Note: You can select alternative Twitter API for share count retrieval from the following alternatives.

  • widgetoon.js & count.jsoon
  • OpenShareCount
  • TwitCount

The plugin also caches follower counts for the following SNS in the same way.

  • Twitter
  • Facebook
  • Feedly
  • Instagram
  • OneSignal
  • Push7

The share and follower counts can be retrieved quickly not through network but through the cache using given functions.

The following shows functions to get share count from the cache:

  • scc_get_share_twitter()
  • scc_get_share_facebook()
  • scc_get_share_pocket()
  • scc_get_share_pinterest()
  • scc_get_share_linkedin()
  • scc_get_share_hatebu()
  • scc_get_share_total()

The following shows functions to get follower count from the cache:

  • scc_get_follow_feedly()
  • scc_get_follow_twitter()
  • scc_get_follow_facebook()
  • scc_get_follow_instagram()
  • scc_get_follow_onesignal()
  • scc_get_follow_push7()

The following describes meta keys to get share count from custom field.

  • scc_share_count_twitter
  • scc_share_count_facebook
  • scc_share_count_pocket
  • scc_share_count_pinterest
  • scc_share_count_linkedin
  • scc_share_count_hatebu
  • scc_share_count_total

The following describes meta keys to get delta of share count from custom field.

  • scc_share_delta_twitter
  • scc_share_delta_facebook
  • scc_share_delta_pocket
  • scc_share_delta_pinterest
  • scc_share_delta_linkedin
  • scc_share_delta_hatebu
  • scc_share_delta_total

Arbitrary section

Screenshots

  1. Dashboard page

    Dashboard page

  2. Cache status page

    Cache status page

  3. Share count page

    Share count page

  4. Hot content page

    Hot content page

  5. Setting page

    Setting page

  6. Help page

    Help page


Reviews & Comments