Version Description
Download this release
Release Info
Developer | MooveAgency |
Plugin | GDPR Cookie Compliance |
Version | 4.8.6 |
Comparing to | |
See all releases |
Code changes from version 4.8.5 to 4.8.6
- moove-gdpr.php +2 -2
- readme.txt +4 -1
moove-gdpr.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: GDPR Cookie Compliance
|
5 |
* Plugin URI: https://wordpress.org/plugins/gdpr-cookie-compliance/
|
6 |
* 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.
|
8 |
* Author: Moove Agency
|
9 |
* Domain Path: /languages
|
10 |
* Author URI: https://www.mooveagency.com
|
@@ -18,7 +18,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
18 |
exit;
|
19 |
} // Exit if accessed directly
|
20 |
|
21 |
-
define( 'MOOVE_GDPR_VERSION', '4.8.
|
22 |
if ( ! defined( 'MOOVE_SHOP_URL' ) ) :
|
23 |
define( 'MOOVE_SHOP_URL', 'https://shop.mooveagency.com' );
|
24 |
endif;
|
4 |
* Plugin Name: GDPR Cookie Compliance
|
5 |
* Plugin URI: https://wordpress.org/plugins/gdpr-cookie-compliance/
|
6 |
* 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.6
|
8 |
* Author: Moove Agency
|
9 |
* Domain Path: /languages
|
10 |
* Author URI: https://www.mooveagency.com
|
18 |
exit;
|
19 |
} // Exit if accessed directly
|
20 |
|
21 |
+
define( 'MOOVE_GDPR_VERSION', '4.8.6' );
|
22 |
if ( ! defined( 'MOOVE_SHOP_URL' ) ) :
|
23 |
define( 'MOOVE_SHOP_URL', 'https://shop.mooveagency.com' );
|
24 |
endif;
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: MooveAgency
|
3 |
Donate link: https://www.mooveagency.com/wordpress-plugins/gdpr-cookie-compliance/
|
4 |
Tags: GDPR, CCPA, cookie banner, cookie law, cookie consent, cookie notice, dsgvo, rgpd
|
5 |
-
Stable tag: 4.8.
|
6 |
Requires at least: 4.5
|
7 |
Tested up to: 6.0
|
8 |
Requires PHP: 5.6 or higher
|
@@ -274,6 +274,9 @@ The Brazilian General Data Protection Law (“Lei Geral de Proteção de Dados
|
|
274 |
39. GDPR Cookie Compliance - Front-end - Cookie Shortcode [Premium]
|
275 |
|
276 |
== Changelog ==
|
|
|
|
|
|
|
277 |
= 4.8.5: 25 May 2022 =
|
278 |
* Minor admin style fixes
|
279 |
* Text tab enabled for cookie banner editor
|
2 |
Contributors: MooveAgency
|
3 |
Donate link: https://www.mooveagency.com/wordpress-plugins/gdpr-cookie-compliance/
|
4 |
Tags: GDPR, CCPA, cookie banner, cookie law, cookie consent, cookie notice, dsgvo, rgpd
|
5 |
+
Stable tag: 4.8.6
|
6 |
Requires at least: 4.5
|
7 |
Tested up to: 6.0
|
8 |
Requires PHP: 5.6 or higher
|
274 |
39. GDPR Cookie Compliance - Front-end - Cookie Shortcode [Premium]
|
275 |
|
276 |
== Changelog ==
|
277 |
+
= 4.8.6: 25 May 2022 =
|
278 |
+
* Admin box sizing fix
|
279 |
+
|
280 |
= 4.8.5: 25 May 2022 =
|
281 |
* Minor admin style fixes
|
282 |
* Text tab enabled for cookie banner editor
|