Plugin Directory


Ignore:
Timestamp:
05/25/2022 10:08:26 AM (4 years ago)
Author:
MooveAgency
Message:

Version 4.8.6 released

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

Legend:

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

    r2730494 r2730530  
    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.8.5
     7 *  Version: 4.8.6
    88 *  Author: Moove Agency
    99 *  Domain Path: /languages
     
    1919} // Exit if accessed directly
    2020
    21 define( 'MOOVE_GDPR_VERSION', '4.8.5' );
     21define( 'MOOVE_GDPR_VERSION', '4.8.6' );
    2222if ( ! defined( 'MOOVE_SHOP_URL' ) ) :
    2323    define( 'MOOVE_SHOP_URL', 'https://shop.mooveagency.com' );
  • gdpr-cookie-compliance/trunk/readme.txt

    r2730494 r2730530  
    33Donate link: https://www.mooveagency.com/wordpress-plugins/gdpr-cookie-compliance/
    44Tags: GDPR, CCPA, cookie banner, cookie law, cookie consent, cookie notice, dsgvo, rgpd
    5 Stable tag: 4.8.5
     5Stable tag: 4.8.6
    66Requires at least: 4.5
    77Tested up to: 6.0
     
    275275
    276276== Changelog ==
     277= 4.8.6: 25 May 2022 =
     278* Admin box sizing fix
     279
    277280= 4.8.5: 25 May 2022 =
    278281* Minor admin style fixes
Note: See TracChangeset for help on using the changeset viewer.