MapPress Easy Google Maps - Version 2.84.17

Version Description

  • Fixed: mashup query bug in 2.84.16
Download this release

Release Info

Developer chrisvrichardson
Plugin Icon 128x128 MapPress Easy Google Maps
Version 2.84.17
Comparing to
See all releases

Code changes from version 2.84.16 to 2.84.17

languages/mappress-google-maps-for-wordpress.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the MapPress Maps for WordPress plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: MapPress Maps for WordPress 2.84.16\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2022-11-22T20:12:53+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
 
2
  # This file is distributed under the same license as the MapPress Maps for WordPress plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: MapPress Maps for WordPress 2.84.17\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mappress-google-maps-for-wordpress\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-11-24T21:44:46+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
 
mappress.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://www.mappresspro.com
5
  Author URI: https://www.mappresspro.com
6
  Pro Update URI: https://www.mappresspro.com
7
  Description: MapPress makes it easy to add Google and Leaflet Maps to WordPress
8
- Version: 2.84.16
9
  Author: Chris Richardson
10
  Text Domain: mappress-google-maps-for-wordpress
11
  Thanks to all the translators and to Scott DeJonge for his wonderful icons
@@ -41,7 +41,7 @@ if (is_dir(dirname( __FILE__ ) . '/pro')) {
41
  }
42
 
43
  class Mappress {
44
- const VERSION = '2.84.16';
45
 
46
  static
47
  $api,
5
  Author URI: https://www.mappresspro.com
6
  Pro Update URI: https://www.mappresspro.com
7
  Description: MapPress makes it easy to add Google and Leaflet Maps to WordPress
8
+ Version: 2.84.17
9
  Author: Chris Richardson
10
  Text Domain: mappress-google-maps-for-wordpress
11
  Thanks to all the translators and to Scott DeJonge for his wonderful icons
41
  }
42
 
43
  class Mappress {
44
+ const VERSION = '2.84.17';
45
 
46
  static
47
  $api,
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: maps, google maps, map, map markers, google map, leaflet maps, leaflet map
5
  Requires at least: 5.9.5
6
  Requires PHP: 5.6
7
  Tested up to: 6.1
8
- Stable tag: 2.84.16
9
 
10
  == Description ==
11
  MapPress is the easiest way to add beautiful interactive Google and Leaflet maps to WordPress.
@@ -89,6 +89,9 @@ Please see the plugin documentation pages:
89
 
90
  == Changelog ==
91
 
 
 
 
92
  = 2.84.16 =
93
  * Added: German translation
94
  * Changed: internal changes to settings screen
5
  Requires at least: 5.9.5
6
  Requires PHP: 5.6
7
  Tested up to: 6.1
8
+ Stable tag: 2.84.17
9
 
10
  == Description ==
11
  MapPress is the easiest way to add beautiful interactive Google and Leaflet maps to WordPress.
89
 
90
  == Changelog ==
91
 
92
+ = 2.84.17 =
93
+ * Fixed: mashup query bug in 2.84.16
94
+
95
  = 2.84.16 =
96
  * Added: German translation
97
  * Changed: internal changes to settings screen