chris-x-boyd/Geolocation-Plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Geolocation === Contributors: frsh, mdawaffe, automattic Tags: geolocation, maps, geotag Requires at least: 2.9.2 Tested up to: 3.2 Stable tag: 0.1.1 The Geolocation plugin allows WordPress users to geotag their posts using the Edit Post page or any geo-enabled WordPress mobile applications. == Description == The Geolocation plugin allows WordPress users to geotag their posts using the Edit Post page or any geo-enabled WordPress mobile applications such as WordPress for iPhone, WordPress for Android, or WordPress for BlackBerry. Visitors see a short description of the address either before, after, or at a custom location within the post. Hovering over the address reveals a map that displays the post's exact location. == Installation == 1. Upload the `geolocation` directory to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Modify the display settings as needed on the Settings > Geolocation page. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png == Changelog == = 0.1 = * Initial release. = 0.1.1 = * Added ability to turn geolocation on and off for individual posts. * Admin Panel no longer shows up when editing a page. * Removed display of latitude and longitude on mouse hover. * Map link color now defaults to your theme. * Clicking map link now (properly) does nothing. = 0.2 = * updated Google API calls to recent version = 0.2.1 = * fixed some left overs from the previus release