Plugin Directory

Changeset 3288993


Ignore:
Timestamp:
05/07/2025 09:26:01 AM (11 months ago)
Author:
exovia
Message:

Update to version 1.0.16

Location:
exactly-gdpr-google-maps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • exactly-gdpr-google-maps/trunk/exactly-gdpr-google-maps.php

    r3213877 r3288993  
    66 * Plugin URI:  https://wordpress.org/plugins/exactly-gdpr-google-maps/
    77 * Description: The easy way to integrate Google Maps GDPR in compliance with data protection. The Google Maps only load when the user has agreed with a click. Just use the shortcut after setup: [exactly-gdpr-map]
    8  * Version:     1.0.15
     8 * Version:     1.0.16
    99 * Author:      exovia
    1010 * Author URI:  https://www.exovia.de/
     
    2525 * Definitions
    2626 */
    27 define( 'EXGGMAP_VERSION', '1.0.15' );
     27define( 'EXGGMAP_VERSION', '1.0.16' );
    2828
    2929define( 'EXGGMAP_PLUGIN', __FILE__ );
  • exactly-gdpr-google-maps/trunk/readme.txt

    r3213877 r3288993  
    33Tags: GDPR, DSGVO, Maps, Google Maps
    44Requires at least: 5.6
    5 Tested up to: 6.7
    6 Stable tag: 1.0.15
     5Tested up to: 6.8
     6Stable tag: 1.0.16
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    122122
    123123== Upgrade Notice ==
    124 = 1.0.15 =
    125 This update ensures compatibility with WordPress 6.7 and improves stability.
     124= 1.0.16 =
     125Compatibility tested up to WordPress 6.8. Recommended update for all users.
    126126
    127127== Change log ==
     128= 1.0.16 =
     129* Tested with WordPress 6.8
     130* Version bump to 1.0.16
    128131= 1.0.15 =
    129132* Updated 'Tested up to' to WordPress 6.7
Note: See TracChangeset for help on using the changeset viewer.