=== Mapme === Contributors: ramiy, mapme Tags: Mapme, embed, map, maps, community, shortcode, shortcodes Requires at least: 3.5 Tested up to: 4.2 Stable tag: 1.3 Stable version:1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed community maps from Mapme.com into your WordPress site == Description == [Mapme.com](http://mapme.com) is a platform that empowers passionate people to build, launch and grow community maps. Using Mapme WordPress plugin you can embed your [community maps](http://mapme.com/content/maps/) from Mapme into your WordPress site. = Usage = First you need to go to the plugin setting page at Setting->Mapme, to enter the map id. The plugin works with three basic shortcodes: `[mapme]`, `[mapme-list]` and `[mapme-info]`. You need to create three pages, each page containing one of the shortcodes. * **[mapme]** - This shortcode is used the present the selected comunity map. * **[mapme-list]** - This shortcode is used to show the list of companies in the map. * **[mapme-info]** - If you want to show information about indevidual company, use this shortcode. == Installation == = Installation = 1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin". 2. Search for "Mapme". 3. Install the plugin by pressing the "Install" button. 4. Activate the plugin by pressing the "Activate" button. = Updating = * Use WordPress automatic updates to upgrade to the latest version. Ensure to backup your site just in case. = Minimum Requirements = * WordPress version 3.5 or greater. * PHP version 5.2.4 or greater. * MySQL version 5.0 or greater. = Recommended Requirements = * The latest WordPress version. * PHP version 5.4 or greater. * MySQL version 5.5 or greater. == Screenshots == 2. Mapme settings page. 2. The shortcode in the text editor. 3. The embedded map in the front end. == Changelog == = 1.2 (2015-05-12) = * Add i18n support. * Add hebrew (he_IL) traslation. * Add setting page. * Add [mapme-list] and [mapme-info] shortcodes. * Add company rewrite rules. * Auto generate companies pages using mapme API. * Add custom companies sitemap to "WordPress SEO by Yoast" plugin. * Add custom "meta" tags to companies auto-generated page. *Create shortcode from setting page and use where you want *Create shortcode from admin page by clicking mapeme icon from toolbar = 1.0 (2015-04-01) = * Initial release. * Register [mapme] shortcode.