MapPress Easy Google Maps - Version 2.73.11

Version Description

  • Fixed: include/exclude not working for taxonomy filters
Download this release

Release Info

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

Code changes from version 2.73.10 to 2.73.11

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.73.10\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-02-02T17:12:14+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
 
@@ -345,51 +345,51 @@ msgstr ""
345
  msgid "JSON error"
346
  msgstr ""
347
 
348
- #: pro/mappress_widget.php:75
349
  #: pro/mappress_widget_map.php:59
350
  msgid "Widget title"
351
  msgstr ""
352
 
353
- #: pro/mappress_widget.php:80
354
  #: pro/mappress_widget_map.php:69
355
  msgid "Map size"
356
  msgstr ""
357
 
358
- #: pro/mappress_widget.php:86
359
  msgid "Show"
360
  msgstr ""
361
 
362
- #: pro/mappress_widget.php:87
363
  msgid "Current posts"
364
  msgstr ""
365
 
366
- #: pro/mappress_widget.php:88
367
  msgid "Hide if empty"
368
  msgstr ""
369
 
370
- #: pro/mappress_widget.php:90
371
  msgid "All posts"
372
  msgstr ""
373
 
374
- #: pro/mappress_widget.php:91
375
  msgid "Custom query"
376
  msgstr ""
377
 
378
- #: pro/mappress_widget.php:94
379
  msgid "Learn about queries"
380
  msgstr ""
381
 
382
- #: pro/mappress_widget.php:100
383
  #: pro/mappress_widget_map.php:77
384
  msgid "Show POI list"
385
  msgstr ""
386
 
387
- #: pro/mappress_widget.php:107
388
  #: pro/mappress_widget_map.php:84
389
  msgid "Other Settings"
390
  msgstr ""
391
 
392
- #: pro/mappress_widget.php:110
393
  #: pro/mappress_widget_map.php:87
394
  msgid "Example: initialopeninfo=\"true\""
395
  msgstr ""
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.73.11\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-02-08T18:15:00+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
 
345
  msgid "JSON error"
346
  msgstr ""
347
 
348
+ #: pro/mappress_widget.php:71
349
  #: pro/mappress_widget_map.php:59
350
  msgid "Widget title"
351
  msgstr ""
352
 
353
+ #: pro/mappress_widget.php:76
354
  #: pro/mappress_widget_map.php:69
355
  msgid "Map size"
356
  msgstr ""
357
 
358
+ #: pro/mappress_widget.php:82
359
  msgid "Show"
360
  msgstr ""
361
 
362
+ #: pro/mappress_widget.php:83
363
  msgid "Current posts"
364
  msgstr ""
365
 
366
+ #: pro/mappress_widget.php:84
367
  msgid "Hide if empty"
368
  msgstr ""
369
 
370
+ #: pro/mappress_widget.php:86
371
  msgid "All posts"
372
  msgstr ""
373
 
374
+ #: pro/mappress_widget.php:87
375
  msgid "Custom query"
376
  msgstr ""
377
 
378
+ #: pro/mappress_widget.php:90
379
  msgid "Learn about queries"
380
  msgstr ""
381
 
382
+ #: pro/mappress_widget.php:96
383
  #: pro/mappress_widget_map.php:77
384
  msgid "Show POI list"
385
  msgstr ""
386
 
387
+ #: pro/mappress_widget.php:103
388
  #: pro/mappress_widget_map.php:84
389
  msgid "Other Settings"
390
  msgstr ""
391
 
392
+ #: pro/mappress_widget.php:106
393
  #: pro/mappress_widget_map.php:87
394
  msgid "Example: initialopeninfo=\"true\""
395
  msgstr ""
mappress.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: MapPress Maps for WordPress
4
  Plugin URI: https://www.mappresspro.com
5
  Author URI: https://www.mappresspro.com
6
  Description: MapPress makes it easy to add Google and Leaflet Maps to WordPress
7
- Version: 2.73.10
8
  Author: Chris Richardson
9
  Text Domain: mappress-google-maps-for-wordpress
10
  Thanks to all the translators and to Scott DeJonge for his wonderful icons
@@ -36,7 +36,7 @@ if (is_dir(dirname( __FILE__ ) . '/pro')) {
36
  }
37
 
38
  class Mappress {
39
- const VERSION = '2.73.10';
40
 
41
  static
42
  $baseurl,
4
  Plugin URI: https://www.mappresspro.com
5
  Author URI: https://www.mappresspro.com
6
  Description: MapPress makes it easy to add Google and Leaflet Maps to WordPress
7
+ Version: 2.73.11
8
  Author: Chris Richardson
9
  Text Domain: mappress-google-maps-for-wordpress
10
  Thanks to all the translators and to Scott DeJonge for his wonderful icons
36
  }
37
 
38
  class Mappress {
39
+ const VERSION = '2.73.11';
40
 
41
  static
42
  $baseurl,
mappress_template.php CHANGED
@@ -94,7 +94,11 @@ class Mappress_Template extends Mappress_Obj {
94
  if (!current_user_can('manage_options'))
95
  Mappress::ajax_response('Not authorized');
96
 
97
- $name = (isset($_POST['name'])) ? $_POST['name'] : null;
 
 
 
 
98
  $content = (isset($_POST['content'])) ? stripslashes($_POST['content']) : null;
99
  $filepath = get_stylesheet_directory() . '/' . $name . '.php';
100
 
94
  if (!current_user_can('manage_options'))
95
  Mappress::ajax_response('Not authorized');
96
 
97
+ if (!current_user_can('unfiltered_html'))
98
+ Mappress::ajax_response('Not authorized: DISALLOW_UNFILTERED_HTML is set in wp-config.php');
99
+
100
+ $name = (isset($_POST['name'])) ? basename($_POST['name']) : null;
101
+
102
  $content = (isset($_POST['content'])) ? stripslashes($_POST['content']) : null;
103
  $filepath = get_stylesheet_directory() . '/' . $name . '.php';
104
 
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.3
6
  Requires PHP: 5.6
7
  Tested up to: 5.9
8
- Stable tag: 2.73.10
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.73.10 =
93
  * Fixed: notice on widget screen
94
  * Fixed: errors on beta theme editor screen
5
  Requires at least: 5.3
6
  Requires PHP: 5.6
7
  Tested up to: 5.9
8
+ Stable tag: 2.73.11
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.73.11 =
93
+ * Fixed: include/exclude not working for taxonomy filters
94
+
95
  = 2.73.10 =
96
  * Fixed: notice on widget screen
97
  * Fixed: errors on beta theme editor screen