描述

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“CookieJar” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CookieJar 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

Initial release to WordPress.org