Code to show big Twitter follow button with followers count
Updated On May 23, 2015 May 10, 2013 -Written ByTwitter is an easy way to network with like minded folks on the internet. If you are active on Twitter, the make sure you publicize your Twitter handle (profile) on your website. While there are so many plugins for Twitter integration on WordPress website, using official code snippet to directly show Twitter follow button is the best option, seriously!
Make sure you replace basicwp at two places in the following code with your Twitter handle username
1. Show big Twitter follow button with count
Just add the following code to your post, php file or widget area – a neat large size Twitter follow button along with follower count will display.
2. Show big Twitter follow button without count
Use following code to show big Twitter follow button without the followers count.
3. Show small Twitter follow button with count
Use following code to show small or medium sized Twitter follow button along with followers count.
4. Show small Twitter follow button without count
Use following code to show small or medium sized Twitter follow button along without followers count.