Intensified Consent Banner — Playground

Change the settings, watch the real banner change. Copy the values into your site's settings page when you like what you see.

Language

The plugin ships with these translations. They are the real strings from the plugin's .po files — this is what your visitors would see.

Appearance

The light palette is used.

bg
title
text
btn
hover

Editing the light palette. Both palettes are stored; which one shows depends on the colour mode.

Text

On your site the link appears by itself, pointing at the page you marked under Settings → Privacy. It only disappears if you have not marked one.

Leave both empty to use the built-in wording, which is translated into all 11 bundled languages. Type something and it is used literally, in every language.

Live preview

External content blocked

When loaded, data is transmitted to YouTube.

Nothing loads here — this preview does not embed YouTube.

Your settings


    

What this plugin does not do

No automatic cookie scanner
You map script handles to categories yourself, in the settings. A scanner would have to run on every page load, guess wrong on anything it has not seen, and give you a false sense of coverage. Twenty seconds of typing beats a permanent background process.
Cookie deletion is first-party only
When a visitor withdraws consent, the plugin deletes cookies whose names you listed, on your own domain. It cannot delete a third party's cookies on a third party's domain, and it cannot touch HttpOnly cookies — the browser does not permit that from JavaScript. Blocking the script before it runs is the part that actually works; deletion is cleanup, not a guarantee.
No consent logs, no dashboard
Consent lives in the visitor's browser: one cookie, one localStorage mirror. Nothing is written to your database on the frontend, which is why your page cache keeps working. If you need an audit trail for a regulator, this is not the plugin for you.