Plugin Directory


Ignore:
Timestamp:
03/26/2024 07:45:21 AM (2 years ago)
Author:
MooveAgency
Message:

Version 4.13.4 released

Location:
gdpr-cookie-compliance
Files:
192 added
2 edited

Legend:

Unmodified
Added
Removed
  • gdpr-cookie-compliance/trunk/moove-gdpr.php

    r3049172 r3058823  
    55 *  Plugin URI: https://wordpress.org/plugins/gdpr-cookie-compliance/
    66 *  Description: Our plugin is useful in preparing your site for the following data protection and privacy regulations: GDPR, CCPA, PIPEDA, AAP, LGPD and others.
    7  *  Version: 4.13.3
     7 *  Version: 4.13.4
    88 *  Author: Moove Agency
    99 *  Domain Path: /languages
     
    1919} // Exit if accessed directly
    2020
    21 define( 'MOOVE_GDPR_VERSION', '4.13.3' );
     21define( 'MOOVE_GDPR_VERSION', '4.13.4' );
    2222if ( ! defined( 'MOOVE_SHOP_URL' ) ) :
    2323    define( 'MOOVE_SHOP_URL', 'https://shop.mooveagency.com' );
  • gdpr-cookie-compliance/trunk/readme.txt

    r3056767 r3058823  
    33Donate link: https://www.mooveagency.com/wordpress-plugins/gdpr-cookie-compliance/
    44Tags: GDPR, CCPA, DSGVO, cookie banner, cookie notice
    5 Stable tag: 4.13.3
     5Stable tag: 4.13.4
    66Requires at least: 4.5
    77Tested up to: 6.5
     
    122122### Flexible
    123123
    124 OUr cookie plugin is very flexible and especially useful in preparing your site for the following cookie law, data protection and privacy regulations:
     124Our cookie plugin is very flexible and especially useful in preparing your site for the following cookie law, data protection and privacy regulations:
    125125
    126126* **GDPR**: The General Data Protection Regulation, ePrivacy Directive, ePrivacy Regulation (European Union)
     
    278278
    279279== Changelog ==
     280= 4.13.4: 26 March 2024 =
     281* JS/CSS Assets included to plugin
     282
    280283= 4.13.3: 11 March 2024 =
    281284* Integration title update if translation detected
Note: See TracChangeset for help on using the changeset viewer.