=== Simple Static Google Maps === Contributors: grimmdude Donate link: http://www.grimmdude.com/donate Tags: google,maps,map,simple,quick,static,post,page,end,bottom Requires at least: 2.8 Tested up to: 2.9.2 Stable tag: 1.0 Simply inserts a quick loading, static google map at the bottom of a post or page when an address is entered in the custom field `static_map_address` == Description == This plugin simply inserts a quick loading static google map at the bottom of a post or page when an address is entered in the custom field `static_map_address` Below the map is a link which when clicked opens a small form where the reader can quickly get directions to the address. == Installation == Installation for General Use 1. Upload the whole `google_static_maps` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the Plugins menu in WordPress. 1. To display a map at the bottom of a post or page you just create a custom field key called static_map_address and enter the address you would like to create a map of as the key. For instance: 400 Marina Blvd, San Francisco, CA 94123 == Frequently Asked Questions == 1. To find the custom fields while writing a post, scroll down to the area called Custom Fields. The first time you make a map you'll have to add a new custom field called `static_map_address` 1. No options page for this puppy. Simplicity rules. 1. No google API code required. == Screenshots == 1. Shot of the plugin in action. == Changelog == = 1.0 = * It begins. == Upgrade Notice == * First version.