This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Google Maps Hyperlink

Description

Converts a shortcode with the format [gmaplink name=”description” gps=”xºxx.xxxN,xºxx.xxxW”] to a google maps query hyperlink in the format http://maps.google.com/maps?q=[gps]+([name])

the gps field can be any format that the google maps query accepts.

Installation

  1. Upload gmaphyperlink.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Google Maps Hyperlink” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0

  • First Version.