=== Twitter Follow Button Shortcode and Widget ===
Contributors: Muneeb
Donate link:http://muneeb.me
Tags: twitter,follow button,twitter follow button,social buttons
Requires at least: 3.0
Tested up to: 3.1.3
Stable tag: 1.1
Create Twitter follow buttons either by using shortcode or use WordPress widgets to place follow button on your blog sidebars.
== Description ==
Add the Follow Button to your website to increase engagement and create a lasting connection with your audience.
**Using as a Widget**
When "Twitter Follow Button Shortcode plugin" is activated a widget is also created with title 'Twitter Follow Button' you can use that widget to place follow button on blog sidebars.
**Shortcode Syntax**
[followbutton username='twitter' count='true' lang='en' theme='light']
[followbutton username='yourusername']
**My Plugins**
Simple Popup
WordPress Coming Soon Plugin
== Installation ==
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
== Frequently Asked Questions ==
**ShortCode Syntax and guide**
Shortcode Syntax
[followbutton username='yourusername' count='true' lang='en' theme='light']
Attributes
{username} - Your twitter username or twitter account you want others to follow - please don't include @ with username.
{count} - if true Show follower count, if false does not show follower count.
{lang} - default is english(en) use ISO standard two character language codes such as for french(fr).
{theme}= default is light - If you want to use dark theme use [followbutton username='yourusername' theme='dark'].
------------
**Default values**
username=twitter
count=true
lang=en
theme=light