Linux 软件免费装

Nivaj Cookie Consent

开发者 ajayrajbanshi
更新时间 2026年3月31日 01:26
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy gdpr cookie consent cookie banner cookie compliance

下载

1.0.2

详情介绍:

Nivaj Cookie Consent provides a complete cookie consent management solution for WordPress. It helps you comply with GDPR, CCPA, and other privacy regulations by giving visitors full control over cookie categories. Features How It Works
  1. Install and activate the plugin.
  2. Go to Cookie Consent > Settings to configure banner text, categories, and integrations.
  3. Customize the banner appearance under Cookie Consent > Appearance.
  4. Define script blocking patterns under Cookie Consent > Scripts.
  5. Run the Cookie Scanner to detect cookies on your site.
  6. Monitor consent activity on the Cookie Consent > Dashboard.
Shortcode Use [nivaj_cookie_preferences] to add a "Cookie Preferences" button anywhere on your site. Attributes: Example: [nivaj_cookie_preferences text="Manage Cookies" class="my-btn"] Privacy This plugin stores consent preferences in a browser cookie on the visitor's device. When consent logging is active, IP addresses and user agents are stored as one-way SHA-256 hashes combined with the WordPress salt, making them non-reversible. No personal data is shared with external services by this plugin itself. See the "External services" section below for details on optional Google integrations.

安装:

  1. Upload the nivaj-cookie-consent folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Cookie Consent > Settings to configure the plugin.

常见问题:

Does this plugin block scripts automatically?

Yes. Define URL patterns under Cookie Consent > Scripts, and the plugin will block matching <script> and <iframe> tags until the visitor consents to the relevant category.

Is the consent banner customizable?

Yes. You can customize the position (top bar, bottom bar, or center modal), layout, colors, font size, border radius, button styles, and add custom CSS.

Does it work with Google Tag Manager?

Yes. Enable GTM under Cookie Consent > Settings > Advanced and enter your container ID. The plugin also supports Google Consent Mode v2 for sending consent signals to Google services.

Is it GDPR compliant?

The plugin helps you achieve GDPR compliance by blocking non-essential cookies until consent is given, providing granular category-based choices, and logging consent for accountability. Full compliance depends on your overall site configuration and legal requirements.

Does it support multisite?

Yes. Each site in a multisite network has its own settings and consent log. The uninstall process cleans up data across all sites.

Where is consent data stored?

Consent preferences are stored in a browser cookie. Consent log records are stored in a custom database table with hashed (non-reversible) IP addresses and user agents.

Can I add a cookie preferences button to a page?

Yes. Use the [nivaj_cookie_preferences] shortcode or call window.nivajCC.reopenBanner() from JavaScript.

更新日志:

1.0.2 1.0.1 1.0.0