Try the live playground — pick colours, mode and position, watch the real banner change, then copy the values into your settings.
Intensified Consent Banner is a cookie consent banner for people who want to know and control what their website loads. You map each tracking script to a consent category yourself, and nothing in that category runs until the visitor agrees.
How it is built
Features
[zbconsent_settings] and as a block, so consent can be withdrawn as easily as it was givenWhat this plugin does not do
Being clear about the limits matters more than a long feature list:
HttpOnly cookies at all. Blocking a script before it runs is the part that actually prevents cookies from being set; deletion is cleanup.Note: This plugin provides the technical tools for consent management. It does not constitute legal advice, and legal compliance depends on your specific configuration and jurisdiction.
This plugin does not send any data to external services on its own. It exists to prevent third-party content from loading before the visitor agrees to it.
However, the embed blocker replaces iframes from the following providers with a local placeholder, and restores the original iframe only after the visitor clicks “Load content” or consents to the matching category. At that point the visitor’s browser contacts the provider directly, exactly as it would without this plugin installed, and the provider receives the visitor’s IP address, user agent and referring page.
The providers recognised out of the box are:
youtube.com, youtube-nocookie.com, youtu.be) — used to display embedded videos. Terms: https://www.youtube.com/t/terms — Privacy policy: https://policies.google.com/privacyplayer.vimeo.com) — used to display embedded videos. Terms: https://vimeo.com/terms — Privacy policy: https://vimeo.com/privacygoogle.com/maps, maps.googleapis.com) — used to display embedded maps. Terms: https://policies.google.com/terms — Privacy policy: https://policies.google.com/privacyThese embeds only appear on your site if you have added them to your own content. The plugin never adds them, and it never contacts these providers by itself; it only restores an embed you already placed, once consent allows it. You can add further domains to be blocked the same way under Settings Cookie Consent.