{"id":14591,"date":"2011-08-23T17:44:16","date_gmt":"2011-08-23T17:44:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-maps\/"},"modified":"2016-08-31T21:02:28","modified_gmt":"2016-08-31T21:02:28","slug":"wp-maps","status":"publish","type":"plugin","link":"https:\/\/fi.wordpress.org\/plugins\/wp-maps\/","author":13652695,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.0","stable_tag":"trunk","tested":"4.5.33","requires":"4.3","requires_php":"","requires_plugins":"","header_name":"Wp Maps","header_author":"mimothemes","header_description":"","assets_banners_color":"f3f1ec","last_updated":"2016-08-31 21:02:28","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/mimo.studio\/","header_plugin_uri":"http:\/\/mimo.studio","header_author_uri":"http:\/\/mimo.studio","rating":4,"author_block_rating":0,"active_installs":30,"downloads":3966,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No upgrades yet= 3.0 =\nThis is a mayor upgrade where plugin has been completely modified. Upgrading would mean you need to re-create your locations<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":"1","5":0},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1660125","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1660118","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1660116","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1660116","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1660118","resolution":"3","location":"assets"}},"screenshots":{"1":"Shows the map in action showing a route","2":"Each Location Options"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[43225,5326,33013,1571,43226],"plugin_category":[49],"plugin_contributors":[88545],"plugin_business_model":[],"class_list":["post-14591","plugin","type-plugin","status-publish","hentry","plugin_tags-easy-google-maps","plugin_tags-google-map","plugin_tags-google-map-shortcode","plugin_tags-google-maps","plugin_tags-google-maps-locations","plugin_category-maps-and-location","plugin_contributors-mimothemes","plugin_committers-mimothemes"],"banners":{"banner":"https:\/\/ps.w.org\/wp-maps\/assets\/banner-772x250.jpg?rev=1660118","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/wp-maps\/assets\/icon.svg?rev=1660125","icon":"https:\/\/ps.w.org\/wp-maps\/assets\/icon.svg?rev=1660125","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-maps\/assets\/screenshot-1.jpg?rev=1660116","caption":"Shows the map in action showing a route"},{"src":"https:\/\/ps.w.org\/wp-maps\/assets\/screenshot-2.jpg?rev=1660116","caption":"Each Location Options"},{"src":"https:\/\/ps.w.org\/wp-maps\/assets\/screenshot-3.jpg?rev=1660118","caption":""}],"raw_content":"<!--section=description-->\n<p>This plugin gives you the possibility to easily integrate Google Maps in your site with a couple of clicks. Just set your locations and show your maps easily in your pages and posts.<\/p>\n\n<p>Show unlimited maps per category or post ID. Organize locations in categories to show different Google Maps per Category.<\/p>\n\n<p><strong>Map Icons font<\/strong>: Visit Map Icons font to see the icons and icon types you have available. The Map Icon library have been integrated in this plugin to show beautiful maps.\n<a href=\"http:\/\/map-icons.com\/\">Visit Map Icons<\/a><\/p>\n\n<p><strong>Locations Post Type<\/strong>: To save your locations, with images and descriptions and show them in a map.<\/p>\n\n<p>With this Google Maps Plugin you can:<\/p>\n\n<ul>\n    <li>Create, edit and delete your custom locations<\/li>\n    <li>Add as many locations as you need<\/li>\n    <li>Easy to use, no coding required<\/li>\n    <li>100% Responsive Maps<\/li>\n    <li>Google Maps Streetview supported<\/li>\n    <li>UTF-8 character support<\/li>\n    <li>Add colors, icons, icon type, images, links and descriptions to map markers<\/li>\n    <li>Organize locations in categories<\/li>\n    <li>Create several maps showing different locations<\/li>\n    <li>Create Routes<\/li>\n<\/ul>\n\n<h3>Usage instructions<\/h3>\n\n<p>Set category icons and colors in plugin Settings, Goto Settings\/Wp Maps<\/p>\n\n<p>Use [wpmaps] shortcode to show the map with all locations(all posts or products locations), using shortcode:<\/p>\n\n<p>[wpmaps post_id=\"id of location post\"] Shows only one post location<\/p>\n\n<p>[wpmaps category_slug=\"slug\"] Shows locations in posts from one category<\/p>\n\n<p>Shortcode atributtes:<\/p>\n\n<ul>\n    <li><strong>id<\/strong> = Id of Map custom Post type(to take it style), default empty<\/li>\n    <li><strong>post_id<\/strong> = Id of post to show(only one post), default empty<\/li>\n    <li><strong>category_slug<\/strong> = slug of category to show, default empty<\/li>\n    <li><strong>posts_per_page<\/strong> = Number of posts to show(only posts with locations), default -1<\/li>\n    <li><strong>post_type<\/strong> = post or product, default locations post that is called 'wpmaps_location'<\/li>\n<\/ul>\n\n<h3>Developer instructions<\/h3>\n\n<p>You can pass your options to the opstions array:<\/p>\n\n<pre><code>$args = array(\n'post_id' =&gt; '',\n'category_slug' =&gt; '',\n'posts_per_page' =&gt; '',\n'post_type' =&gt; '',\n\n);\n\n\nif (  class_exists('WpMaps_Display')  ) WpMaps_Display::display_map( $args );&lt;\/br&gt;\n<\/code><\/pre>\n\n<p>Find plugin and issues solved at http:\/\/mimo.studio or fork it on Github at https:\/\/github.com\/mimomedia\/wp-maps<\/p>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'wp-maps'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>wp-maps.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>wp-maps.zip<\/code><\/li>\n<li>Extract the <code>wp-maps<\/code> directory to your computer<\/li>\n<li>Upload the <code>wp-maps<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>None by the moment.<\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'wp-maps'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>wp-maps.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>wp-maps.zip<\/code><\/li>\n<li>Extract the <code>wp-maps<\/code> directory to your computer<\/li>\n<li>Upload the <code>wp-maps<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<p>-Fixed bug php notice when no locations found, added info message<\/p>\n\n<h4>1.0<\/h4>\n\n<p>First Version<\/p>\n\n<h4>2.0<\/h4>\n\n<p>Divided plugin in 3, using Mimo Maps and Mimo Maps for Woocommerce<\/p>\n\n<h4>3.0<\/h4>\n\n<p>-Mayor upgrade\n-Included Map Icons font\n-Deleted Maps Post Type\n-Deleted posibility to create different colored maps\n-Changed way to create locations, now it is needed to include the coordinates by hand<\/p>","raw_excerpt":"Integrate Google Maps easily in your site, no coding required. Use custom icons and colors for each location or route. Show unlimited maps.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14591"}],"author":[{"embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mimothemes"}],"wp:attachment":[{"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14591"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14591"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14591"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14591"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14591"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}