Social Count Plus Wordpress Plugin - Rating, Reviews, Demo & Download

Social Count Plus Preview Wordpress Plugin - Rating, Reviews, Demo & Download
4.8 Average out of 40 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The Social Count Plus performs counting Twitter followers, Facebook fans, YouTube subscribers, Google+ page/profile followers, Instagram followers, Steam Community group members, SoundCloud follwers, number of posts and comments.

You can view this information by a widget (with account options models icons) or Shortcodes (to be used in posts and pages) or PHP functions in your theme.

The results of the counters are cached and new values ​​are checked only once a day. This cache can be wiped when published a new post.

The cache avoids not only that your blog be seeking new results every time a page is loaded, but also prevents collapse of services from Twitter and Facebook, if one of these services does not respond, the counter displays the last count it was successful.

Shortcodes

Displays only the count in plain text:

  • Twitter: [scp code="twitter"]
  • Facebook: [scp code="facebook"]
  • YouTube: [scp code="youtube"]
  • Google Plus: [scp code="googleplus"]
  • Instagram: [scp code="instagram"]
  • Steam: [scp code="steam"]
  • SoundCloud: [scp code="soundcloud"]
  • Posts: [scp code="posts"]
  • Comments: [scp code="comments"]

Functions

Displays only the count in plain text:

  • Twitter: <?php echo get_scp_twitter(); ?>
  • Facebook: <?php echo get_scp_facebook(); ?>
  • YouTube: <?php echo get_scp_youtube(); ?>
  • Google Plus: <?php echo get_scp_googleplus(); ?>
  • Instagram: <?php echo get_scp_instagram(); ?>
  • Steam: <?php echo get_scp_steam(); ?>
  • SoundCloud: <?php echo get_scp_soundcloud(); ?>
  • Posts: <?php echo get_scp_posts(); ?>
  • Comments: <?php echo get_scp_comments(); ?>

Displays the widget with icons:

  • Widget: <?php echo get_scp_widget(); ?>

Translate

You can contribute to the source code in our GitHub page.

Contribute

You can contribute to the source code in our GitHub page.

Credits

Screenshots

  1. social-count-plus screenshot 1

    Settings page.

  2. social-count-plus screenshot 2

    Design page.

  3. social-count-plus screenshot 3

    Shortcodes and Functions API page.

  4. social-count-plus screenshot 4

    System Status page.

  5. social-count-plus screenshot 5

    Widget.


Reviews & Comments