=== Twitter Account Box aka TAB ===

Contributors: 0is1
Tags: Twitter, Social Media, widget
Requires at least: ?
Tested up to: 3.9.1
Stable tag: 0.2.0
License: GPLv2 or later


Plugin that adds your Twitter account details box in your Wordpress site via widget.

== Description ==

Plugin that adds your Twitter account details box in your Wordpress site via widget.

Work in progress... but it's working! Like this: https://raw.githubusercontent.com/0is1/wp-twitter-account-box/master/public/images/twitteraccountbox-example.png

[Visit plugin site](http://tab.jannejuhani.net/)

There's still things TODO:

* Enable shortcodes
* Style admin panel options-page
* Make TAB more responsive when it's included in small containers
* Better error handling
* Documentation
* Test with different WP-versions

== Installation ==

* Upload/Install the plugin and activate it
* Go to Settings -> Twitter Account Box
* Fill in all Twitter auth-inputs, you can get those from [Twitter Development-site](https://dev.twitter.com/)
* Add Twitter username you want to show on your site
* Save and go to Appearance -> Widgets, and add Twitter Account Box Widget to your Widget area

== Screenshots ==

1. Admin panel settings
2. Twitter Account Box in action
3. dev.twitter.com help #1
4. dev.twitter.com help #2

== Frequently Asked Questions ==

= How I get Twitter Consumer Key etc.? =

You can get those from [Twitter Development-site](https://dev.twitter.com/). Sign in or create new account, after login click "My applications" (up right dropdown), click "Create New App" and complete the process. Then click "Create my access token"-button on "API Keys"-page (see screenshots).

== Debug ==

Did you notice a bug?
Please tell about it: janne [AT] jannejuhani.net
[Or open an issue on GitHub](https://github.com/0is1/wp-twitter-account-box)

Thanks!

== Changelog ==

= 0.2.0 =

* Add new screenshots
* Edit options-page auth input names
* Add some developer info and donate-button on options-page
* Add some style fixes
* Add icons

= 0.1.0 =

* First version