Plugin Directory

Changeset 3403030


Ignore:
Timestamp:
11/26/2025 06:13:40 AM (3 months ago)
Author:
supsystic.com
Message:

version 1.11.24

Location:
google-maps-easy
Files:
582 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • google-maps-easy/trunk/config.php

    r3313000 r3403030  
    5555
    5656define("GMP_PLUGIN_INSTALLED", true);
    57 define("GMP_VERSION_PLUGIN", "1.11.23"); //GMP_VERSION is pre-defined constant for PHP GMP module http://php.net/manual/en/book.gmp.php
     57define("GMP_VERSION_PLUGIN", "1.11.24"); //GMP_VERSION is pre-defined constant for PHP GMP module http://php.net/manual/en/book.gmp.php
    5858define("GMP_USER", "user");
    5959
  • google-maps-easy/trunk/gmp.php

    r3313000 r3403030  
    44 * Plugin URI: https://supsystic.com/plugins/google-maps-plugin/
    55 * Description: The easiest way to create Google Map with markers or locations. Display any data on the map: text, images, videos. Custom map marker icons
    6  * Version: 1.11.23
     6 * Version: 1.11.24
    77 * Author: supsystic.com
    88 * Author URI: https://supsystic.com
  • google-maps-easy/trunk/readme.txt

    r3313000 r3403030  
    66Tags: google map, map, Google Maps, map markers, location
    77Tested up to: 6.8
    8 Stable tag: 1.11.23
     8Stable tag: 1.11.24
    99License: GNU General Public License v2.0 or later
    1010
     
    291291
    292292== Changelog ==
     293Easy Google Map Plugin v1.11.24 / 26.11.2025 =
     294 * Minor fixes and overview update
     295 * Fix  Zone.Identifier issue
     296
    293297Easy Google Map Plugin v1.11.23 / 17.06.2025 =
    294298 * Minor fixes and overview update
Note: See TracChangeset for help on using the changeset viewer.