=== GMap Shortcode === Contributors: mcostales84 Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VWWTUHZWRS4DG Tags: google map, Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin make you happy when you need to add Google Maps to your pages/posts. == Description == You can add a map using a shortcode. You only need to: 1. Go to https://www.google.com/maps 2. Search the address you want to embed in your website. Drag and drop the map to adjust it to the section you want. 3. Copy the url. 4. Go to the page you want to add the map and paste this shortcode: [gmap_mc src="google_map_url"] * To keep in mind: - The default dimensions are 350x250 - You can set your own dimensions using these parameters [gmap_mc width="600" height="250" src="google_map_url"] == Installation == To install this plugin just follow the standard procedure. or 1. Upload `gmap-shortcode.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Any question? = Send me an email at mcostales@jumptoweb.com and I will answer you as soon as I can. == Changelog == = 1.0 = Just launch the plugin!