A simple script for fetching, aggregating and displaying your social media followers/activities. The script currently sum your Facebook page fans, Twitter followers, Google+ Page PlusOne count, YouTube subscribers, Youtube views count, Youtube total upload views, LinkedIn share count, Pinterest URL count and StumbleUpon share count.Demo Page: http://demo.silasolatayo.com/social-buff/ Features
Facebook — Get the number of fans you have on your Facebook page. Twitter — Count the numbers of Twitter followers. Google+ — Get the numbers of Google Plus page followers. Youtube — Get total Youtube subscribers. You can sum up the Subscribers, View Counts and the Total Upload View Counts. Pinterest — Count Pins for the URL you specify. LinkedIn — URL shared count on LinkedIn. StumbleUpon — Count the number of stumbles on a specific URL. Installation Include the function.php using include_once() or require_once(), then echo getSocialBuffs() wherever you want to display your stats. <?php require_once 'functions.php'; ?> Include the files in the js folder to use tooltips in your document. Also include the css file to if need be. In the ”/social-buffs” folder, “index.php” depicted an example of how to include and call Social Buffs. <?php echo getSocialBuffs(); ?> Support If you have purchased this product and you have questions, please don’t send email. Support for this product is provided on the comment section on Codecanyon. Pre-sale questions are also welcome on the comment wall. Please rate if you like the script. Thanks and regards.