{"id":154462,"date":"2022-03-24T11:53:03","date_gmt":"2022-03-24T11:53:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/simple-map-with-shortcode\/"},"modified":"2022-03-24T12:38:04","modified_gmt":"2022-03-24T12:38:04","slug":"simple-map-with-shortcode","status":"publish","type":"plugin","link":"https:\/\/azb.wordpress.org\/plugins\/simple-map-with-shortcode\/","author":20303508,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"5.9.13","requires":"5.4","requires_php":"7.0","requires_plugins":"","header_name":"Simple Map With Shortcode","header_author":"Arjun Soni","header_description":"Create Google Maps in a minute with Simple Map With Shortcode WordPress plugin add google map with shortcode or php code","assets_banners_color":"f8ecc7","last_updated":"2022-03-24 12:38:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":731,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Upgrade for more functionality like (google map display with latitude and longitude) and bug fixes.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2698911,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2698912,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2698896,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2698896,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2698896,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2698896,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png","3":"screenshot-3.png","4":"screenshot-4.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[23735,5326,2909,206747],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-154462","plugin","type-plugin","status-publish","hentry","plugin_tags-direction","plugin_tags-google-map","plugin_tags-map","plugin_tags-map-with-marker","plugin_committers-arjun50soni"],"banners":{"banner":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/banner-772x250.png?rev=2698912","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/icon-256x256.png?rev=2698911","icon_2x":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/icon-256x256.png?rev=2698911","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/screenshot-1.png?rev=2698896","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/screenshot-2.png?rev=2698896","caption":"screenshot-2.png"},{"src":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/screenshot-3.png?rev=2698896","caption":"screenshot-3.png"},{"src":"https:\/\/ps.w.org\/simple-map-with-shortcode\/assets\/screenshot-4.png?rev=2698896","caption":"screenshot-4.png"}],"raw_content":"<!--section=description-->\n<p>Create Google Maps in a minute with Simple Map With Shortcode WordPress plugin. Add Google Maps with shortcode, You can open it in a popup or use the Google Maps widget. Adding an embedded Google Map is a must for most websites. We have created a simple way to add your map with just a simple shortcode. Just Enter your address on the shortcode and paste it on the page. You can add this shortcode in your custom php file by including :<\/p>\n\n<pre>do_shortcode( \"[map_marker width=600 height=350 address='YOUR_ADDRESS']\" );<\/pre>\n\n<p>There are some nice features that make this plugin simple but powerful.<\/p>\n\n<h4>FEATURES INCLUDED<\/h4>\n\n<ol>\n<li>It's a very simple Google Map and marker to use with a shortcode.<\/li>\n<li>simple shortcode for adding maps to pages\/posts<\/li>\n<li>100% customizable.<\/li>\n<li>Add map with a shortcode or PHP code<\/li>\n<\/ol>\n\n<h4>Simple Map With Shortcode needs your support<\/h4>\n\n<p>It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Simple Map With Shortcode and find it useful.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>Just use basic shortcode = [map_marker width=600 height=350 address=\"YOUR_ADDRESS\"]<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>simple-map-with-shortcode<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen (<strong>Plugins &gt; Installed Plugins<\/strong>).<\/li>\n<\/ol>\n\n<p>You will find the <strong>Simple Map With Shortcode<\/strong> menu in your WordPress admin screen.<\/p>\n\n<p>If no stable tag is provided, your users may not get the correct version of your code.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20are%20shortcodes%3F'><h3>What are Shortcodes?<\/h3><\/dt>\n<dd><p>Just use below shortcode anywhere in the page and post:\n[map_marker width=600 height=350 address=\"YOUR_ADDRESS\"]<\/p><\/dd>\n<dt id='what%20are%20the%20parameters%20used%20with%20the%20shortcode%3F'><h3>What are the parameters used with the shortcode?<\/h3><\/dt>\n<dd><p>The following parameters are available:\n 1. address = \"YOUR_ADDRESS\"\n 2. width = \"600\", but (You can all any pixel or %)\n 3. hight = \"350\", but (You can all any pixel or %)\n 4. align = \"center\", but (valid Left and Right also)\n 5. zoom = \"14\", but (set the default map zoom level)\n 6. maptype= (default is m, m = normal map, k = satellite, h = hybrid, p = terrain)\n 7. companycode= (Enter Google string cid from company maps listing URL)<\/p><\/dd>\n<dt id='how%20can%20i%20put%20a%20border%20around%20the%20map%3F'><h3>How can I put a border around the map?<\/h3><\/dt>\n<dd><p>Yes - You can add simple CSS code on the iframe.\n like iframe{border: 1px solid black}<\/p><\/dd>\n<dt id='this%20plugin%20is%20compatible%20form%20wordpress%20version%205%20or%20lass'><h3>This plugin is compatible form WordPress version 5 or lass<\/h3><\/dt>\n<dd><p>No - this plugin is working for at least WordPress version 5.5 and above.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>A change since the previous version.<\/li>\n<li>Another change.<\/li>\n<\/ul>","raw_excerpt":"Admin can download the user\\&#039;s details using this Simple Map With Shortcode plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/154462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=154462"}],"author":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/arjun50soni"}],"wp:attachment":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=154462"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=154462"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=154462"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=154462"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=154462"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=154462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}