Linux 软件免费装
Banner图

Wiwi Cookie Consent

开发者 naiches
更新时间 2026年7月28日 22:20
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

privacy gdpr cookie consent cookie banner avg

下载

1.0.0 1.0.1

详情介绍:

Wiwi Cookie Consent is a small, dev-friendly consent banner. Add your tracking scripts (Google Analytics 4, Meta Pixel, Google Ads, or anything else) through the settings page, and the plugin blocks them from running until a visitor actually consents to that category — nothing more, nothing less. Built for typical brochure/marketing sites without visitor accounts or logins — not for membership sites, and not a full cookie-compliance suite. See "What it deliberately does not do" below for the exact boundary. What it does What it deliberately does not do

安装:

  1. Upload the wiwi-cookie-consent folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Open the new Cookies menu in the admin sidebar.
  4. Add your tracking code per category (or use the quick-add templates), customise the banner text, and save.
Requires PHP 8.0 or higher and WordPress 6.0 or higher.

屏幕截图:

  • The preferences modal with per-category toggles.
  • The Cookie Management admin page.

升级注意事项:

1.0.1 Stops text entered in a category's code field from being published to visitors, and gives category explanations a field of their own.

常见问题:

Does this plugin store or log what visitors consented to?

No. There is no server-side consent database. See "What it deliberately does not do" above and the notice shown at the top of the plugin's own settings page.

Does it block cookies from other plugins or themes?

No. It only gates tracking code entered through its own settings screen. If you have a tracking script hardcoded in your theme or added by another plugin, route it through Wiwi Cookie Consent's settings if you want it consent-gated, or handle it separately.

Does it check whether I've categorised my cookies correctly?

No. The plugin blocks and unblocks exactly what you tell it to, exactly as configured — that mechanism is reliable. Whether a given cookie genuinely belongs in Marketing, Analytics, or Functional (and whether "Functional" is even the correct exemption for it) is a legal judgement call only you can make. Mislabelling a tracking cookie as "Functional" to avoid asking for consent is one of the most common cookie-banner violations regulators actually fine — the plugin can't catch that for you.

Can this plugin scan my site and find all my cookies for me?

No, and that's intentional. Automatic cookie/tracker discovery is a genuinely different, much heavier category of tool (the kind built by dedicated consent-management platforms). This plugin stays a lightweight blocker for the tracking code you explicitly configure — it does not crawl pages, inspect third-party scripts, or maintain its own cookie database.

Do I still need to write my own Privacy Policy / Terms / Cookie Policy?

Yes, always. The plugin lets you link the banner to existing WordPress pages for Terms & Conditions, Privacy Policy, and Cookie Policy — it does not write or supply any legal content. That text is your (or your agency's) responsibility.

Does it collect any data or phone home?

No. There is no usage tracking, analytics, telemetry, or licensing call-home.

Can I fully restyle the banner?

Yes. Enable "Don't load the plugin's default stylesheet" under Styling in the settings page, and style #wcc-cookie-banner, #cookie-preferences-modal, .wcc-btn, .wcc-toggle, and the other existing classes/IDs from your own theme CSS. The banner's show/hide and open/close behaviour works independently of the stylesheet.

更新日志:

1.0.1 1.0.0