CookieJar

描述

CookieJar provides a lightweight cookie consent banner with basic GDPR/CCPA compliance tools.

  • Accessible banner with Accept, Reject, and Preferences
  • Basic categories: Necessary, Functional, Analytics, Advertising
  • Optional Do Not Sell (CPRA) when applicable
  • GA4 Consent Mode v2 signal updates (optional)
  • Basic consent logging (cached mode)
  • Multilanguage (free: up to 2 languages)

This free version is designed for WordPress.org policies: no ads in dashboard, no nagging notices, and all assets loaded locally.

Asset Licensing

  • All plugin code is GPLv2 or later.
  • All bundled images, SVGs, and icons in assets/ are original works by DemeWebsolutions.com (My Deme, LLC) and released under GPLv2 or later.
  • No remote CDNs are used; all assets load locally.

安装

  1. Upload the cookiejar folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Admin CookieJar Control Panel to configure settings.

常见问题

Does this block scripts automatically?

The free version provides category-based consent and exposes category states; automatic blocking is limited. Advanced control is available in the Pro version.

How are consents stored?

In the free version, consent logs are stored in the WordPress database in cached mode. Retention is capped.

How many languages are supported?

Up to two languages in the free version.

评价

此插件暂无评价。

贡献者及开发者

「CookieJar」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「CookieJar」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

Initial release to WordPress.org