=== Plugin Name === Contributors: mattdanner, chrisjean Tags: twitter, latest tweet, pb-tweet Requires at least: 2.9.0 Tested up to: 3.5 Stable tag: 1.0.1 This plugin is no longer under active development and does not function due to changes in the Twitter API. == Description == PB-Tweet allow you to easily display your latest tweet in an easily customizable banner at the top of your website, enabling you to connect your visitors to more of your web-presence. PB-Tweet works in all browsers, and can be customized through simple css to match your sites design. == Installation == 1. Download and unzip the latest release zip file 2. If you use the WordPress plugin uploader to install this plugin skip to step 4. 3. Upload the entire plugin directory to your `/wp-content/plugins/` directory 4. Activate the plugin through the 'Plugins' menu in WordPress Administration * Usage: 1. Navigate to the new menu for this plugin in the Wordpress Administration Panel. 2. Click the Settings tab and enter your Twitter ID. * Customizing 1. Navigate to wp-content/plugins/pb-tweet/css and open tweet.css in your favorite code editor. 2. Edit '#tweet-outer', '#tweet', and '#tweet a' color to match your websites design. == Changelog == = 0.1.0 = * Initial release version = 0.1.1 = * Minor bug fix = 0.1.2 = * Updating to latest Twitter API = 1.0.1 = * Combine all plugin settings to one page * Settings page moved under options-general.php * Cleaned up code to remove some waste * Removed link color == Upgrade Notice ==