{"id":17321,"date":"2012-03-12T21:20:38","date_gmt":"2012-03-12T21:20:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/gmap-targeting\/"},"modified":"2025-12-05T18:52:44","modified_gmt":"2025-12-05T18:52:44","slug":"gmap-targeting","status":"publish","type":"plugin","link":"https:\/\/pap-aw.wordpress.org\/plugins\/gmap-targeting\/","author":311528,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.8","stable_tag":"trunk","tested":"6.9.4","requires":"3.5.0","requires_php":"","requires_plugins":null,"header_name":"GMap Targeting","header_author":"realmag777","header_description":"","assets_banners_color":"e6caca","last_updated":"2025-12-05 18:52:44","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/codecanyon.pluginus.net\/user\/realmag777\/portfolio","header_plugin_uri":"https:\/\/pluginus.net\/shop\/wordpress-plugins\/google-map-targeting\/","header_author_uri":"https:\/\/pluginus.net\/","rating":5,"author_block_rating":0,"active_installs":70,"downloads":9089,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3387323,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3387321,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3387322,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1630155,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1630156,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1630157,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Shortcode button on editor","2":"Shortcode popup","3":"Plugins widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[150,5326,2909,170,86],"plugin_category":[43,49],"plugin_contributors":[79069],"plugin_business_model":[],"class_list":["post-17321","plugin","type-plugin","status-publish","hentry","plugin_tags-google","plugin_tags-google-map","plugin_tags-map","plugin_tags-page","plugin_tags-post","plugin_category-customization","plugin_category-maps-and-location","plugin_contributors-realmag777","plugin_committers-realmag777","plugin_support_reps-mediawebster"],"banners":{"banner":"https:\/\/ps.w.org\/gmap-targeting\/assets\/banner-772x250.png?rev=3387322","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/gmap-targeting\/assets\/icon-128x128.png?rev=3387323","icon_2x":"https:\/\/ps.w.org\/gmap-targeting\/assets\/icon-256x256.png?rev=3387321","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/gmap-targeting\/assets\/screenshot-1.png?rev=1630155","caption":"Shortcode button on editor"},{"src":"https:\/\/ps.w.org\/gmap-targeting\/assets\/screenshot-2.png?rev=1630156","caption":"Shortcode popup"},{"src":"https:\/\/ps.w.org\/gmap-targeting\/assets\/screenshot-3.png?rev=1630157","caption":"Plugins widget"}],"raw_content":"<!--section=description-->\n<p>Set google map on your WordPress site using shortcode or widget by one click. \nInteractive map mode, image map mode, any maps sizes, very pleasant and convenient popup window with all \nmap options. You can set map as by latitude and longitude so by address. One place - one click, do not waste \ntime walking to other pages.<\/p>\n\n<p>The plugin has in-built widget for placing maps into sidebars.<\/p>\n\n<p>Example of the shortcode: [gmap_targeting height=\"500\" width=\"500\" mode=\"map\" location_mode=\"address\" latitude=\"\" longitude=\"\" address=\"Spain, Alicante, castell de la santa barbara\" zoom=\"14\" maptype=\"ROADMAP\" enable_marker=\"1\" enable_scrollwheel=\"1\" marker_is_draggable=\"0\" enable_popup=\"1\"]Hello World!![\/gmap_targeting]<\/p>\n\n<p>https:\/\/www.youtube.com\/watch?v=SAiS3QtaUWU<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is copyright pluginus.net \u00a9 2012 - 2026 with <a href=\"http:\/\/www.gnu.org\/copyleft\/gpl.html\">GNU General Public License<\/a> by realmag777.<\/p>\n\n<p>This program is free software; you can redistribute it and\/or modify it under\nthe terms of the <a href=\"http:\/\/www.gnu.org\/copyleft\/gpl.html\">GNU General Public License<\/a> as published by the Free\nSoftware Foundation; either version 2 of the License, or (at your option) any\nlater version.<\/p>\n\n<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY. See the GNU General Public License for more details.<\/p>\n\n<h3>ToDo<\/h3>\n\n<p>The next version or later:\n- more that one markers on map<\/p>\n\n<!--section=installation-->\n<h4>New Installations<\/h4>\n\n<ul>\n<li>Download to your plugin directory or simply install via Wordpress admin interface.<\/li>\n<li>Activate.<\/li>\n<li>Use.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<p>Q: Demo ...?\nR: http:\/\/pluginus.net\/shop\/wordpress-plugins\/google-map-targeting\/<\/p>\n\n<p>Q: How to enable Google Map API only on some pages\nR: In your current wp theme functions.php file use next code:<\/p>\n\n<pre><code>add_filter('google_map_pages',function($pages){\n    return array(402,407);\n},999);\n<\/code><\/pre>\n\n<p>Q: How to set image width in '%' instead of 'px'\nR: Just write in field 'width' of shortcode value with '%' sign. For example: 30%<\/p>\n\n<!--section=changelog-->\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>1 security fix, thanks to Skalucy and Patchstack.com<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>1 security fix, thanks to LVT-tholv2k and Patchstack.com<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>1 notice fixed<\/li>\n<li>enabling CURL functionality if on the server allow_url_fopen=0<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<p>WordPres 4.6 compatibility<\/p>\n\n<h4>1.1.4<\/h4>\n\n<p>WordPres 4.3 compatibility<\/p>\n\n<h4>1.1.3<\/h4>\n\n<p>WordPres 4.0 compatibility<\/p>\n\n<h4>1.1.2<\/h4>\n\n<p>Russian language files added. All harcoded words are translate able. Some improvements in shortcode popup with the jquery.<\/p>\n\n<h4>1.1.1<\/h4>\n\n<p>WordPress 3.9.0 compatibility<\/p>\n\n<h4>1.1.0<\/h4>\n\n<p>Rewritten code. Inserting map with more convinient manner by popup window<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>1 bug fixed<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>1 bug fixed<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>Plugin release. Operate all the basic functions.<\/p>","raw_excerpt":"Set Google Map everywhere by shortcode on your WordPress site simply. One click - one map! This lightweight plugin is managed in an intuitive way.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17321"}],"author":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/realmag777"}],"wp:attachment":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17321"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17321"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17321"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17321"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17321"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}