Title: SNS Count Cache
Author: marubon
Published: <strong>28 чэрвеня, 2014</strong>
Last modified: 6 чэрвеня, 2019

---

Пошук плагінаў

![](https://ps.w.org/sns-count-cache/assets/banner-772x250.png?rev=2084557)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/sns-count-cache/assets/icon.svg?rev=2081107)

# SNS Count Cache

 Аўтар: [marubon](https://profiles.wordpress.org/marubon/)

[Спампаваць](https://downloads.wordpress.org/plugin/sns-count-cache.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/sns-count-cache/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/sns-count-cache/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/sns-count-cache/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/sns-count-cache/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/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

## Screenshots

 * [[
 * Dashboard page
 * [[
 * Cache status page
 * [[
 * Share count page
 * [[
 * Hot content page
 * [[
 * Setting page
 * [[
 * Help page

## Ўсталёўка

 1. Download zip archive file from this repository.
 2. Login as an administrator to your WordPress admin page.
     Using the “Add New” menu
    option under the “Plugins” section of the navigation, Click the “Upload” link, 
    find the .zip file you download and then click “Install Now”. You can also unzip
    and upload the plugin to your plugins directory (i.e. wp-content/plugins/) through
    FTP/SFTP.
 3. Finally, activate the plugin on the “Plugins” page.

## Часта задаваныя пытанні

There are no questions.

## Водгукі

![](https://secure.gravatar.com/avatar/b2d12e99556664105976e15500df44939827ae540c7ee3aa94292038396c311f?
s=60&d=retro&r=g)

### 󠀁[It works well now](https://wordpress.org/support/topic/it-works-well-now-2/)󠁿

 [altstack](https://profiles.wordpress.org/altstack/) 24 верасня, 2019

It is one of the best plug-ins for posting SNS related shares. Especially for Japanese
services.

![](https://secure.gravatar.com/avatar/f6683b4fae391a5a6914686ed6da6b1a93bd9fb1b137f5c55be389331f2a1e54?
s=60&d=retro&r=g)

### 󠀁[Not working any longer](https://wordpress.org/support/topic/not-working-any-longer-1/)󠁿

 [Hawkeye84m](https://profiles.wordpress.org/hawkeye84m/) 3 верасня, 2016

Seems like it doesn’t work anymore. Twitter always show N/A and there are no updates
for the plugin for the last months.

 [ Чытаць усе 4 водгукі ](https://wordpress.org/support/plugin/sns-count-cache/reviews/)

## Удзельнікі і распрацоўшчыкі

“SNS Count Cache” is open source software. The following people have contributed
to this plugin.

Удзельнікі

 *   [ marubon ](https://profiles.wordpress.org/marubon/)

[Перакласці “SNS Count Cache” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/sns-count-cache)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/sns-count-cache/), 
праверце [SVN рэпазітарый](https://plugins.svn.wordpress.org/sns-count-cache/), 
або падпішыцеся на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/sns-count-cache/)
па [RSS](https://plugins.trac.wordpress.org/log/sns-count-cache/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змяненняў

#### 0.1.0

 * Initial working version.

#### 0.2.0

 * Added: function to modify check interval of SNS share count and its number of
   target posts and pages at a time
 * Added: function to cache SNS share count for latest posts and pages preferentially
 * Added: function to cache SNS share count based on user access dynamically

#### 0.3.0

 * Added: Pocket is included as one of cache targets.
 * Added: function to modify target SNS that share count is cached
 * Added: function to modify term considering posted content as new content in the
   rush cache.
 * Added: page to display share count for specified all targets.
 * Added: function to query pages and posts based on SNS share count using specific
   custom fields in WP_Query and so on.

#### 0.4.0

 * Added: admin page is totally improved.
 * Added: function to sort contents based on share count is added to admin page 
   of share count.
 * Added: content of custom post type is added as share count cache target.
 * Added: number of Feedly follower is included as one of cache targets.
 * Added: function to export share count data is added.
 * Added: cache logic is improved.

#### 0.5.0

 * Added: function to cache share count for both old and new url in https migration.
 * Fixed: share count of Facebook becomes invalid when the count is more than four
   digits.

#### 0.6.0

 * Added: function to cache share count for home page.
 * Improved: Each retrieval time of SNS count is shortened.
 * Improved: loading time of dashboard page is shortened using ajax loading technique.
 * Fixed: SNS count of facebook can be 0.
 * Fixed: “PHP Notice: has_cap…” is output.

#### 0.7.0

 * Added: function to display variation of SNS count
 * Added: function to access variation of SNS count through custom filed
 * Fixed: custom filed used in this plugin is not deleted in a certain case.

#### 0.7.1

 * Modified: Check interval of follower count is tuned.

#### 0.8.0

 * Added: Japanese translation
 * Improved: Cache processing is stabilized.
 * Added: function to select feed type for feedly follower retrieval.

#### 0.9.0

 * Fixed: Twitter share count retrieval is implemented using alternative Twitter
   APIs.
 * Improved: Cache processing is stabilized.
 * Added: function to retrieve follower count of Twitter.
 * Added: function to retrieve follower count of Facebook page.
 * Added: function to retrieve follower count of Instagram.
 * Added: function to retrieve follower count of Push7.
 * Added: Information related to the above new functions is added to the help page.

#### 0.9.1

 * Fixed: Follower count is not retrieved and cached at intervals according to your
   configuration.

#### 0.9.2

 * Fixed: Facebook share count is not retrieved and cached.

#### 0.10.0

 * Fixed: Facebook share count can not be retrieved and cached.
 * Added: function to configure parameters for share rush cache.
 * Added: function to keep cached share counts when share count retrieval fails.
 * Added: function to retrieve share count of Pinterest.

#### 0.11.0

 * Fixed: Facebook share count is not retrieved and cached.
 * Fixed: Pocket share count is not retrieved and cached.
 * Added: function to display variation of follower count.
 * Added: NewShareCounts is included in selectable Twitter API alternatives.
 * Added: function to retrieve share count of Linkedin.

#### 0.11.1

 * Fixed: Facebook share count becomes N/A in share count page in a certain situation.

#### 1.0.0

 * Added: function to retrieve follower count of OneSignal.
 * Fixed: Facebook share count is not retrieved and cached.
 * Removed: Function to retrieve Google+ share count because the count is no longer
   provided.
 * Fixed: Facebook access token can not be obtained in the setting page.
 * Changed: Encription and decription method for access token and so on.

#### 1.1.0

 * Added: Throttling mechanism of Facebook API call to handle rate limits.
 * Improved: Dashboard was re-implemented based on responsive web design.
 * Fixed: Fault tolerance mode does not work.
 * Removed: Function to retrieve Twittr share count from NewShareCounts because 
   the count is no longer provided by the site.

#### 1.1.1

 * Fixed: Error of “Fatal error: Declaration of SNS_Count_Cache::order … “.

#### 1.1.2

 * Fixed: Facebook share count for HTTP URL is not migrated.
 * Fixed: Crawling of SNS count does not proceed with crawl throttling mode.
 * Changed: Crawl throttling mode is disabled by default.

#### 1.1.3

 * Fixed: Pocket share count is not cached.

## Мета

 *  Версія **1.1.3**
 *  Апошняе абнаўленне **7 гадоў таму**
 *  Актыўных установак **8 000+**
 *  Версія WordPress ** 3.7 або вышэй **
 *  Правераны да версіі **5.2.24**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/sns-count-cache/)
 * Тэгі
 * [cache](https://bel.wordpress.org/plugins/tags/cache/)[performance](https://bel.wordpress.org/plugins/tags/performance/)
   [share](https://bel.wordpress.org/plugins/tags/share/)[SNS](https://bel.wordpress.org/plugins/tags/sns/)
   [social](https://bel.wordpress.org/plugins/tags/social/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/sns-count-cache/advanced/)

## Ацэнкі

 4 з 5 зорак.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/sns-count-cache/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/sns-count-cache/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/sns-count-cache/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/sns-count-cache/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/sns-count-cache/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sns-count-cache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sns-count-cache/reviews/)

## Удзельнікі

 *   [ marubon ](https://profiles.wordpress.org/marubon/)

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/sns-count-cache/)