W
CMS
WordPress (plugin)
Thin plugin (~40 lines). Install, paste key in settings.
01
Install plugin
Download the plugin: consentlane-wp-0.2.0.zip, then in wp-admin go to Plugins → Add New → Upload Plugin. WordPress.org directory listing coming soon.
02
Activate and enter key
Plugins → Activate. Then Settings → General → field „Consentlane Site Key". Paste your key from the Consentlane dashboard.
03
Done
The plugin auto-injects the snippet in wp_head() on every public page. No code, no extra config.
04
Optional: „Cookie settings" link in your footer
To let visitors reopen their choices from a footer/menu link instead of the floating button, add a Custom HTML / Button block with the attribute data-cl-consent="settings". The script wires the click automatically and the floating button hides when such a link exists.
<button type="button" data-cl-consent="settings">Cookie settings</button>
Ready to try? The Free plan is enough to start.
Sign up