This plugin gets and caches SNS counts in the background, and help you to shorten page loading time through the use of cache mechanism.
評分
4
最近更新:
June 6, 2019
版本
1.1.3
活躍安裝總數
10K
SNS Count Cache

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

免費使用Creator方案
活躍安裝總數
10K
目前已測試版本
5.2.21
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。