Social Counter – PHP Plugin grabs the newest counts of your Followers/Followers and so on. out of your favourite social networks after which shows them in your web site .
Embrace PHP Class File
require './socialCounter.php';
Run Class
$SocialCounter = new SocialCounter();
Run Perform
See instance to get social community rely
// change 'get_facebook()' together with your perform identify from record of features echo $SocialCounter->get_facebook();
Record Of Features
- get_facebook();
- get_twitter();
- get_google();
- get_instagram();
- get_youtube();
- get_vimeo();
- get_pinterest();
- get_dribbble();
- get_behance();
- get_vk();
- get_soundcloud();
- get_github();
The post PHP Counter – social networks fans/followers counter plugin (Add-ons) appeared first on Free Script Download.