=== Plugin Name === Contributors: justindgivens Author: Justin D. Givens Author URI: http://justingivens.com/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P65ZBRE95LYKG Tags: direction form, directions, google maps, simple directions Requires at least: 2.0 Tested up to: 3.3 Stable tag: 1.2 Simple Google Directions uses the Maps API and returns step-by-step directions. == Description == Allows you to add a simple direction form that you can control the stlying on. It stripes out some google formating and leavings you with plain text and table output. I've used it in a couple of clients of mine and thought it would be cool to be a plugin. Let me know thoughts and suggestions. == Installation == 1. Upload `simple-google-directions.zip` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[simple_directions title="Home" lang="lang_code" address="your_address"]` in your post/pages. == Frequently Asked Questions == = None = It is that amazing! :) == Changelog == = 1.2 = * Tested and ready for 3.3. * Updated script to make sure jQuery was loaded before running scripts. = 1.1 = * Added lang attribute for the shortcode. `[simple_directions title="" lang="" address=""]` Default is English ("en"). * Acceptable list of Langauge Codes here : [Google List of Language Codes](http://goo.gl/g8xay) = 1.0 = * Original Release. * Enjoy == Upgrade Notice == = 1.1 = Upgrade if you would like the option to output your directions in a different language. = 1.0 = Original Release of Plugin.