WP Manifestindependent plugin directory
manifest / privacy / wordpress-ptchrgdprplugin

GDPR/AVG By Ptchr GitLab

by Ptchr · gitlab.com/pitcher/wordpress-ptchrgdprplugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/pitcher/wordpress-ptchrgdprplugin/-/archive/master/wordpress-ptchrgdprplugin-master.zip

Readme

=== GDPR/AVG By Ptchr === Contributors: Donate link: https://ptchr.nl Tags: GDPR, AVG, Cookies, scripts, beacons, tags Requires at least: 4.5 Tested up to: 5.1.3 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

  • Important In case you've customized the plugin: it's strongly recommended to double check the slider toggle* component while updating to V1.0.2.

Here is a short description of the plugin. This should be no more than 150 characters. No markup here.

== Description == Plugin uses ACF version 5.7.13, is embedded in plugin.

== Installation ==

== Screenshots ==

== Changelog ==

= 1.0.2 =

  • Fixed unscoped styling issue.

= 1.0.1 =

  • removed base url generated by WP and replaced this with the window.hostname variable from javascript to support headless setup.

= 1.0.0 =

  • updated accept all string

= 0.9.36 =

  • fixed bug where headless WordPress was hindered by ajax base url parameter

= 0.9.35 =

  • Added function to output entire gdpr package including required scripts and classes

= 0.9.34 =

  • PostID bugfix on archive pages

= 0.9.33 =

  • Added preset translations for google analytics description, Doubleclick, facebookpixel, ptchrgdprplugin and sharethis.

= 0.9.32 =

  • bugfix on login page, if cookie not accepted login page still has overlay

= 0.9.31 =

  • added shortcode for cookie details, by placing [ptchrgdprcookies] on a page the shortcode will render all cookies.
  • added function that makes it possible to hide a script from the visitor. The use case for this is event tracking pixels that are essentially a duplicate of google tag manager for example.
  • added styling to the shortcodecookieoverview shortcode, so it will function in all situations.

= 0.9.30 =

  • added basic cookie message styling

= 0.9.23 =

  • bugfix define variable theme root path where plugin is called multiple times
  • stylingfixes in where themes have already defined styling on labels

= 0.9.22 =

  • Styling fix

= 0.9.21 =

  • bugfix for password protected plugin

= 0.9.20 =

  • added solid default styling that support modern latest browsers
  • added support for custom cookie templating
  • added function in which user can re-insert cookie settings, use #cookiewindow as url anywhere on your site and the modal returns.
  • styled advanced message.
  • added new translations

= 0.9.18 =

  • Bugfix path in IE

= 0.9.18 =

  • Added exipiry of cookie of 1 year

= 0.9.17 =

  • Added support for session tag

= 0.9.13 =

  • made cookiemssageinsertion dynamic via AJAX so subdomains are correctly supported.

= 0.9.12 =

  • added support for gdpr activation and deactivation.

= 0.9.2 =

  • added acf field support

= 0.1 = Initial Commit

Read the full README on GitLab →