Plugin Directory


Ignore:
Timestamp:
08/01/2025 10:14:53 AM (8 months ago)
Author:
MooveAgency
Message:

Version 5.0.1 released

File:
1 edited

Legend:

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

    r3336406 r3337712  
    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: 5.0.0
     7 *  Version: 5.0.1
    88 *  Author: Moove Agency
    99 *  Domain Path: /languages
     
    1919} // Exit if accessed directly
    2020
    21 define( 'MOOVE_GDPR_VERSION', '5.0.0' );
     21define( 'MOOVE_GDPR_VERSION', '5.0.1' );
    2222if ( ! defined( 'MOOVE_SHOP_URL' ) ) :
    2323    define( 'MOOVE_SHOP_URL', 'https://shop.mooveagency.com' );
Note: See TracChangeset for help on using the changeset viewer.