=== Tracked Tweets === Contributors: JMcIntyre Tags: twitter, google Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 0.2.5 Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4474012 Posts are added to your twitter account. Tweet can be formatted. URL's are shortened using Tinyurl, and Google Analytics tracking is added. == Description == * Define format of tweet, with control over where variables are inserted * Track clicks to your blog using Google Analytics. The Source and Medium fields can be defined, Campaign name is set to the post title * URL is shortened via tinyurl * If title is too long, it is shortened so the tweet can still be sent * Basic hashtag support has been implemented * Ability to define whether posts are tweeted on a per post basis (using a checkbox) For support and queries, please leave a comment at www.jackmcintyre.net/projects/tracked-tweets/ == Screenshots == 1. Main Options Page 2. New Post screen showing Tracked Tweets section == Roadmap == * Ability to select hashtag from recently used * Find good solution for multiple methods of API access to tinyurl API based on server security == Known Issues== Testing has been limited. I expect there are bugs, particularly if you have long post titles or a complex Tweet layout * Plugin has issues using 3rd party blogging tools (blogdesk) == Installation == 1. Upload the tracked-tweets folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Update options in Settings -> Tracked Tweets == Version History == = v 0.2.5 = * Added title shortening to fit into 140 character limit * Fixed bug - tweets now work if a post was a draft * Added default setting for "tweet this post" checkbox * Password does not have to be entered each time options are updated = v 0.2.4 = * Donate link opens in new window * Added CSS, removed inline styles * Cleaned code * Fixed issue that was preventing some users from posting urls = v 0.2.3 = * Added donate link * Added "Tweet this" checkbox = v 0.2.1 = * Updated some descriptive text within plugin options screen