FISHWINK Consent
FISHWINK Cookie Consent Plugin
★ 0stars
54release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/fishwink/gfw-consent/releases/download/v1.0.16/gfw-consent-1.0.16.zipFrom the readme
FISHWINK Consent
Lightweight WordPress cookie consent plugin for FISHWINK (GoFishWink) client sites. The slug, option keys, and REST routes remain gfw-consent / gfwconsent for backwards compatibility with existing installs — only user-facing labels carry the FISHWINK name.
What it does
- Blocks known marketing/analytics/functional scripts at PHP render time via output buffering, so nothing fires until the visitor consents.
- Swaps blocked iframes (YouTube, Vimeo, Maps) with click-to-load placeholders.
- Injects Google Consent Mode v2 defaults (denied) and pushes consent update when the user decides.
- Honors the Global Privacy Control browser signal.
- Logs every consent event (accept/reject/custom/withdraw/gpcauto) to a custom DB table with hashed IP, policy version, categories, and URL — a demonstrable audit trail.
- Auto-generates a cookie policy via [gfwconsentpolicy] based on services actually detected by a daily site scan.
- Branded via CSS variables — primary color, background, text, border, radius, font, layout (bar/box), position.
- Designed to stay compatible with LiteSpeed Cache, Cloudflare, and full-page caching (all visitors get the same cached HTML; banner state is
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.16 | Jun 2, 2026 | gfw-consent-1.0.16.zip | 14 |
| v1.0.14 | Apr 23, 2026 | gfw-consent-1.0.14.zip | 19 |
| v1.0.13 | Apr 22, 2026 | gfw-consent-1.0.13.zip | 1 |
| v1.0.12 | Apr 22, 2026 | gfw-consent-1.0.12.zip | 12 |
| v1.0.11 | Apr 22, 2026 | gfw-consent-1.0.11.zip | 3 |
| v1.0.10 | Apr 22, 2026 | gfw-consent-1.0.10.zip | 0 |
| v1.0.9 | Apr 22, 2026 | gfw-consent-1.0.9.zip | 2 |
| v1.0.8 | Apr 22, 2026 | gfw-consent-1.0.8.zip | 2 |
| v1.0.7 | Apr 22, 2026 | gfw-consent-1.0.7.zip | 1 |