Linux 软件免费装
Banner图

Intensified Consent Banner

开发者 intensifiedperceptions
更新时间 2026年8月14日 19:14
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cookies privacy gdpr cookie consent cookie banner

下载

1.3.1

详情介绍:

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 What this plugin does not do Being clear about the limits matters more than a long feature list: 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.

安装:

  1. Upload the plugin ZIP via Plugins → Add New → Upload Plugin and activate it.
  2. Go to Settings → Cookie Consent and map your tracking scripts (e.g. Matomo, Google Analytics) to a consent category.
  3. Add the reopen control to your footer or privacy page: shortcode [zbconsent_settings] or the "Cookie settings" block.
  4. Optional: configure cookie deletion prefixes, embed categories, colors, and position.
The bundled README.md and docs/ folder contain a detailed, beginner-friendly guide for every setting.

屏幕截图:

  • The settings page: banner text, privacy policy link, appearance, and script blocking — plus cookie deletion and embed providers further down, all on a single screen
  • YouTube and Google Maps embeds held back until the visitor consents, each replaced by a placeholder that names the provider the data would go to
  • Dark mode: the banner and both embed placeholders follow the same custom palette

升级注意事项:

1.0.0 First stable release.

常见问题:

Does the plugin automatically detect tracking scripts and cookies?

No — deliberately. You map script handles and cookie prefixes yourself, and the bundled guide shows exactly how to find them in your browser (no coding needed). A scanner would have to run on every page load and guess at anything it has not seen before, and its results would still need manual review to be reliable.

Does it block YouTube and Google Maps embeds?

Yes, automatically. Known embeds (YouTube, Vimeo, Google Maps) are replaced with a neutral placeholder until the visitor consents — no data is sent beforehand, not even for a video thumbnail. You can add any other provider via a URL fragment.

Can it delete third-party cookies?

Only first-party cookies (set under your own domain) can be deleted client-side — that is a browser limitation, not a plugin limitation. HttpOnly cookies and cookies set on foreign domains are out of reach for every consent plugin, whatever its marketing says.

Does it work with caching plugins and server-side caching?

Yes — that is a core design goal. The frontend runs zero database queries; consent state lives entirely in the visitor's browser. Pages remain fully cacheable (Nginx, Varnish, static exports).

Is it multilingual? Does it work with WPML?

The banner is fully internationalised and follows your site language automatically. Translations are provided through translate.wordpress.org, where anyone can contribute, and WordPress installs them for your locale on its own. You can also supply your own: translate languages/intensified-consent-banner.pot with Poedit or Loco Translate and save the result as wp-content/languages/plugins/intensified-consent-banner-{locale}.mo, which survives plugin updates. Custom banner texts integrate with WPML String Translation.

How do I link my privacy policy in the banner?

You probably do not have to do anything. If you marked a page as your privacy policy under Settings → Privacy, the banner links it automatically. To point somewhere else, type a URL into the "Privacy policy link" field. To suppress the link in code, use the zbc_privacy_url filter and return an empty string.

Can I add or correct a translation?

Yes, and it survives plugin updates. Build a .po from languages/intensified-consent-banner.pot, compile it to .mo, and drop it into wp-content/languages/plugins/ as intensified-consent-banner-{locale}.mo. WordPress loads that file in preference to the one shipped with the plugin.

Is this plugin GDPR compliant?

The plugin provides the technical requirements commonly expected for consent management: equal-weight accept/reject, granular categories, no pre-checked boxes, blocking before consent, and easy withdrawal. Actual compliance depends on your configuration, your privacy policy, and your jurisdiction — this plugin is a tool, not legal advice.

更新日志:

1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0 0.9.0 0.8.x 0.7.0 0.6.0 0.5.0 0.4.0 0.3.x 0.2.x 0.1.0