Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save idavinder/5552617 to your computer and use it in GitHub Desktop.
Save idavinder/5552617 to your computer and use it in GitHub Desktop.
Small Twitter followers button with followers count
<a href="https://twitter.com/basicwp" class="twitter-follow-button" data-show-count="true" data-size="medium">Follow @basicwp</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment