WD Google Maps – Google Maps builder Plugin - Version 1.0.45

Version Description

  • Fixed: Translations
Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 WD Google Maps – Google Maps builder Plugin
Version 1.0.45
Comparing to
See all releases

Code changes from version 1.0.44 to 1.0.45

gmwd_admin_class.php CHANGED
@@ -11,7 +11,7 @@ class GMWDAdmin{
11
  // Variables //
12
  ////////////////////////////////////////////////////////////////////////////////////////
13
  protected static $instance = null;
14
- private static $version = '1.0.44';
15
  ////////////////////////////////////////////////////////////////////////////////////////
16
  // Constructor & Destructor //
17
  ////////////////////////////////////////////////////////////////////////////////////////
11
  // Variables //
12
  ////////////////////////////////////////////////////////////////////////////////////////
13
  protected static $instance = null;
14
+ private static $version = '1.0.45';
15
  ////////////////////////////////////////////////////////////////////////////////////////
16
  // Constructor & Destructor //
17
  ////////////////////////////////////////////////////////////////////////////////////////
languages/gmwd-ja.po CHANGED
@@ -6,7 +6,7 @@ msgstr ""
6
  "Time)\n"
7
  "POT-Revision-Date: Thu Feb 16 2017 15:27:24 GMT+0400 (Caucasus Standard "
8
  "Time)\n"
9
- "PO-Revision-Date: 2017-08-24 17:35+0900\n"
10
  "Language-Team: \n"
11
  "Plural-Forms: nplurals=1; plural=0;\n"
12
  "MIME-Version: 1.0\n"
@@ -3644,17 +3644,17 @@ msgid "Cluster Style"
3644
  msgstr "クラスタスタイル"
3645
 
3646
  #: ../views/admin/gmwdmc_map_settings_view.php
3647
- msgid "People"
3648
  msgstr "人"
3649
 
3650
  #: ../views/admin/gmwdmc_map_settings_view.php
3651
- msgid "Conversation"
3652
- msgstr "会話"
3653
 
3654
  #: ../views/admin/gmwdmc_map_settings_view.php
3655
- msgid "Heart"
3656
  msgstr "ハート"
3657
 
3658
  #: ../views/admin/gmwdmc_map_settings_view.php
3659
- msgid "Pin"
3660
  msgstr "ピン"
6
  "Time)\n"
7
  "POT-Revision-Date: Thu Feb 16 2017 15:27:24 GMT+0400 (Caucasus Standard "
8
  "Time)\n"
9
+ "PO-Revision-Date: 2017-08-26 18:15+0900\n"
10
  "Language-Team: \n"
11
  "Plural-Forms: nplurals=1; plural=0;\n"
12
  "MIME-Version: 1.0\n"
3644
  msgstr "クラスタスタイル"
3645
 
3646
  #: ../views/admin/gmwdmc_map_settings_view.php
3647
+ msgid "People "
3648
  msgstr "人"
3649
 
3650
  #: ../views/admin/gmwdmc_map_settings_view.php
3651
+ msgid "Conversation "
3652
+ msgstr "吹き出し"
3653
 
3654
  #: ../views/admin/gmwdmc_map_settings_view.php
3655
+ msgid "Heart "
3656
  msgstr "ハート"
3657
 
3658
  #: ../views/admin/gmwdmc_map_settings_view.php
3659
+ msgid "Pin "
3660
  msgstr "ピン"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-google-maps-plugin.html
4
  Tags: google map, google maps, map, map markers, maps, directions, google map plugin, google maps plugin, map plugin, map widget, wp google map, wp google maps, google map widget, google map shortcode, wp map, google maps directions, google maps builder, google places, google places api, google maps api, google places reviews, contact page map, custom google map, loaction by address, location, map direction, map styles, polygons, simple google map, gmap, google map embed, best google maps, custom google maps
5
  Requires at least: 3.4
6
  Tested up to: 4.8
7
- Stable tag: 1.0.44
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -117,6 +117,9 @@ After downloading the ZIP file of the Google Maps WD plugin,
117
 
118
  == Changelog ==
119
 
 
 
 
120
  = 1.0.44 =
121
  * Fixed: Updated library to prevent conflict with PHP version 7.
122
 
4
  Tags: google map, google maps, map, map markers, maps, directions, google map plugin, google maps plugin, map plugin, map widget, wp google map, wp google maps, google map widget, google map shortcode, wp map, google maps directions, google maps builder, google places, google places api, google maps api, google places reviews, contact page map, custom google map, loaction by address, location, map direction, map styles, polygons, simple google map, gmap, google map embed, best google maps, custom google maps
5
  Requires at least: 3.4
6
  Tested up to: 4.8
7
+ Stable tag: 1.0.45
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
117
 
118
  == Changelog ==
119
 
120
+ = 1.0.45 =
121
+ * Fixed: Translations
122
+
123
  = 1.0.44 =
124
  * Fixed: Updated library to prevent conflict with PHP version 7.
125
 
wd-google-maps.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Google Maps WD
5
  * Plugin URI: https://web-dorado.com/products/wordpress-google-maps-plugin.html
6
  * Description: Google Maps WD is an intuitive tool for creating Google maps with advanced markers, custom layers and overlays for your website.
7
- * Version: 1.0.44
8
  * Author: WebDorado
9
  * Author URI: http://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
4
  * Plugin Name: Google Maps WD
5
  * Plugin URI: https://web-dorado.com/products/wordpress-google-maps-plugin.html
6
  * Description: Google Maps WD is an intuitive tool for creating Google maps with advanced markers, custom layers and overlays for your website.
7
+ * Version: 1.0.45
8
  * Author: WebDorado
9
  * Author URI: http://web-dorado.com/
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html