googlemapsForWP
Quick and easy management of google maps to display on your blog. Supports static maps api
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5171 days ago
Is googlemapsForWP abandoned?
Possibly abandoned (last update 5171 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The plugin aims to provide a quick and easy way to store googlemaps on your blog. By storing maps, requests to google map api are kept minimum
and the possibility of not having a map show up on your page if google service is interrupted is reduced. Shortcodes are provided in the editor to make including a map you have created
even easier.
Planned extensions will include editable notes for map flags and ajax to make creating a map more intuitive and support for the javascript and google
earth apis.
6.0
*BETA
*appologies if updates have not been working – now corrected.
*html notes can now be added to flags – tested with
<
Installation
- Upload
googlemapsforpfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add maps via the admin panel provided under the WordPress Tools menu
- Each map you add will provide a shortcode to add into your posts
Frequently Asked Questions
Is this plugin supported?
Yes it will be supported via http://www.rachel-webcat.com/customer-support.
Review feed
Screenshots
Changelog
1.0
*First release
4.1
*Shortcodes are added to editor
*Interface is cleaned up
*Bugfixes related to refactoring code are removed
4.2
*Minor fix to folder directory name to ensure files can be found
5.0
*Administrator can now get geocodes by inputting a postcode for Uk, US and Canada
*Bug reports site to be set up
=5.1=
*Support site setup
*Changed install procedure so automatic updates of plugin do no delete db – no pretty way to do this as there is no hook into wp update procedure. Next best option is to give admin control of installing db tables.
*Next major release will include map preview before saving, image cache, edit stored maps and further map features such as paths
=5.3=
*Preview image before saving
*Forms clearing
=5.4=
*Added image caching
*Mysql bugs fixed
=5.5=
*Bugs in validation fixed
*Edit maps use case added
=5.7=
*Javascript versions of maps added
*Option to display javascript or static image provided
*Caching issue with images corrected
*Admin panels cleaned up
*Map preview function provided on admin panel
*Screenshots for plugin finally added
*Database upgrade function connected to version information
*Plugin activation and uninstall features in line with wordpress