Title: Consent Warden
Author: linuxgnut
Published: <strong>ઓગસ્ટ 19, 2026</strong>
Last modified: ઓગસ્ટ 25, 2026

---

પ્લગીન શોધો

![](https://ps.w.org/consent-warden/assets/banner-772x250.png?rev=3654575)

![](https://ps.w.org/consent-warden/assets/icon-256x256.png?rev=3654575)

# Consent Warden

 [linuxgnut](https://profiles.wordpress.org/linuxgnut/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/consent-warden.1.0.1.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/consent-warden/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/consent-warden/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/consent-warden/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/consent-warden/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/consent-warden/)

## વર્ણન

Consent Warden adds a clean, accessible cookie consent banner to your WordPress 
site. Visitors see a simple Accept button with an optional link to your privacy 
policy. Once accepted, the banner disappears and consent is remembered for up to
a year.

**Free edition features:**

 * Accept-only banner — no unnecessary complexity
 * Three layout positions: bottom bar, bottom-left card, bottom-right card
 * Customisable heading, message text, and button label
 * Optional privacy policy link (URL and link text)
 * Six colour options: background, text, link, accept button, button text, and hover
 * Configurable consent expiry (1–3650 days, default 365)
 * Fires a `cwarden:consent` JavaScript event on accept — hook your own scripts 
   to it
 * Accessible: `role="region"` and `aria-label` on the banner element
 * Zero external dependencies on the frontend
 * Consent stored in a `cwarden_consent` cookie with `SameSite=Lax`
 * No data sent to the server — consent stays on the visitor’s device

**Upgrade to Standard or Pro for:**

 * Granular consent categories (Analytics, Marketing, Preferences) with per-category
   toggles
 * Script blocking — prevent third-party scripts from loading until consent is given(
   soft dequeue and hard HTML rewrite)
 * Google Consent Mode v2 integration (gtag / GTM)
 * Full consent log — record and review visitor consent decisions
 * Geo-targeting — show the banner only to visitors in targeted regions (EU, UK,
   US, Brazil, and custom country lists)
 * Automatic cookie scanner — passively discover and categorise cookies set on your
   site

Learn more about the Standard and Pro editions at https://linuxgnut.com/projects/
consent-warden/

## સ્ક્રીનશોટ

[⌊The settings page showing banner text, privacy policy link, and colour customisation.⌉⌊
The settings page showing banner text, privacy policy link, and colour customisation
.⌉[

The settings page showing banner text, privacy policy link, and colour customisation.

[⌊The remaining settings page showing banner text, privacy policy link, and colour
customisation.⌉⌊The remaining settings page showing banner text, privacy policy 
link, and colour customisation.⌉[

The remaining settings page showing banner text, privacy policy link, and colour
customisation.

[⌊The consent banner in bottom-bar position with the default styling.⌉⌊The consent
banner in bottom-bar position with the default styling.⌉[

The consent banner in bottom-bar position with the default styling.

[⌊The consent banner in bottom-bar position with the default styling and a privacy
policy link.⌉⌊The consent banner in bottom-bar position with the default styling
and a privacy policy link.⌉[

The consent banner in bottom-bar position with the default styling and a privacy
policy link.

## સ્થાપન

 1. Upload the plugin files to `/wp-content/plugins/consent-warden/`, or install directly
    through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Settings  Consent Warden** to configure the banner text, colours, and privacy
    policy link.
 4. The banner appears on your site until a visitor clicks **Accept**.

No coding required. The banner is ready to use immediately after activation with
sensible defaults.

## એફએક્યુ (FAQ)

### Does this plugin block scripts or cookies until consent is given?

Not in the free edition. The free edition displays a consent notice and records 
acceptance via a browser cookie. Script blocking (preventing analytics or marketing
scripts from loading before consent), Google Consent Mode v2, and per-category consent
management are available in the paid editions.

### Where is consent stored?

Consent is stored in a browser cookie named `cwarden_consent` on the visitor’s device.
No consent data is sent to the server or stored in the WordPress database. The cookie
uses `SameSite=Lax` and expires after the number of days you configure (default:
365).

### What JavaScript event fires when a visitor accepts?

The plugin dispatches a `cwarden:consent` CustomEvent on `document` when the visitor
clicks Accept. You can listen for it in your own scripts:

    ```
    document.addEventListener('cwarden:consent', function(e) { /* your code */ });
    ```

### Is this plugin GDPR compliant?

This plugin provides the consent mechanism — the banner and cookie — that GDPR requires
before setting non-essential cookies. Actual compliance depends on your site as 
a whole: your privacy policy, the cookies your site sets, and how you process visitor
data. Consult a legal professional for advice specific to your situation.

### Will this conflict with other cookie consent plugins?

You should only run one consent plugin at a time. Deactivate any other cookie consent
or GDPR plugins before activating Consent Warden.

### How do I reset or remove the banner for a specific visitor?

The visitor can clear their browser cookies. Alternatively, you can delete the `
cwarden_consent` cookie from your browser developer tools to see the banner again.

### How do I remove all plugin data on uninstall?

Deleting the plugin from the WordPress Plugins screen removes all saved settings(`
cwarden_settings` option) from the database automatically.

### Does the banner work with page caching?

Yes. The banner is rendered in the footer via PHP and shown or hidden client-side
based on the consent cookie. It is compatible with full-page caching plugins (WP
Super Cache, W3 Total Cache, WP Rocket, etc.) because the consent check runs in 
the visitor’s browser, not on the server.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ linuxgnut ](https://profiles.wordpress.org/linuxgnut/)

[“Consent Warden” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/consent-warden)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/consent-warden/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/consent-warden/),અથવા
સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/consent-warden/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/consent-warden/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.0.1

 * Tested with WordPress 7.1.

#### 1.0.0

 * Initial release.

## મેટા

 *  વર્ઝન **1.0.1**
 *  છેલ્લી અપડેટ: **1 અઠવાડિયું પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 5.9 અથવા ઉચ્ચતર **
 *  **7.1** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.4 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/consent-warden/)
 * ટૅગ્સ:
 * [CCPA](https://gu.wordpress.org/plugins/tags/ccpa/)[cookie banner](https://gu.wordpress.org/plugins/tags/cookie-banner/)
   [cookie consent](https://gu.wordpress.org/plugins/tags/cookie-consent/)[GDPR](https://gu.wordpress.org/plugins/tags/gdpr/)
   [privacy](https://gu.wordpress.org/plugins/tags/privacy/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/consent-warden/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[તમારા અભિપ્રાયો](https://wordpress.org/support/plugin/consent-warden/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/consent-warden/reviews/)

## ફાળો આપનારા

 *   [ linuxgnut ](https://profiles.wordpress.org/linuxgnut/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/consent-warden/)