WP Manifestindependent plugin directory
manifest / privacy / q-consent

Q Consent

Consent, privacy and cookie controller

by Q Studio · github.com/maketheboat/q-consent · 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://github.com/maketheboat/q-consent/archive/refs/heads/master.zip

Declares an update source (qstudio/q-consent), so updates arrive through the plugin's own updater.

Readme

Consent System

Contributors: qlstudio
Tags: custom plugin
Requires at least: 4.9.0
Tested up to: 5.0.0
Stable tag: 2.0.0
License: GPL

Build a shared consent, privacy and cookie system

Changelog

2.0.0

  • Removed GEOTARGET
  • Moved to new public Repo

1.5.0

  • Moved to standard Q plugin model

1.3.6

  • Issue in helper class

1.3.5

  • Added Q dependency check
  • Added Q debugging logic

1.3.0

  • Moved front-end render controls to Q Settings
  • Renamed Q Consent

1.2.5

  • Comment Clean up

1.2.2

  • Cookie domain changes

1.2.0

  • Added migration check for stored cookies

1.1.3

  • Removed # in cookie string value

1.1.2

  • JS cleanup

1.1.1

  • Removed nonce check around AJAX callback, as failing

0.1

  • Initial working version

Read the full README on GitHub →