{"id":364813,"date":"2026-09-09T08:02:18","date_gmt":"2026-09-09T08:02:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/civic-cookie-control-premium\/"},"modified":"2026-09-09T08:01:50","modified_gmt":"2026-09-09T08:01:50","slug":"civic-cookie-control-premium","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/civic-cookie-control-premium\/","author":16836427,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.1","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Civic Cookie Control Premium","header_author":"Civicuk","header_description":"Premium Cookie Control integration for WordPress.","assets_banners_color":"799e2a","last_updated":"2026-09-09 08:01:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/cookiecontrol.com\/","header_author_uri":"https:\/\/www.civicuk.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":40,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"tasoscivicuk","date":"2026-09-09 08:01:50","revision":3687864}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3687864,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3687864,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3687864,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[147693,20011,16144,389,131785],"plugin_category":[],"plugin_contributors":[167740,167742],"plugin_business_model":[],"class_list":["post-364813","plugin","type-plugin","status-publish","hentry","plugin_tags-civic","plugin_tags-consent","plugin_tags-cookie-control","plugin_tags-cookies","plugin_tags-gdpr","plugin_contributors-aperperis","plugin_contributors-tasoscivicuk","plugin_committers-aperperis","plugin_committers-tasoscivicuk"],"banners":{"banner":"https:\/\/ps.w.org\/civic-cookie-control-premium\/assets\/banner-772x250.png?rev=3687864","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/civic-cookie-control-premium\/assets\/icon-128x128.png?rev=3687864","icon_2x":"https:\/\/ps.w.org\/civic-cookie-control-premium\/assets\/icon-256x256.png?rev=3687864","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Civic Cookie Control Premium integrates the premium version of Cookie Control with WordPress.<\/p>\n\n<p>Cookie Control Premium is a consent management platform (CMP) built for teams who want to be compliant without spending time on manual setup and configuration. It scans your site to discover what cookies and scripts are active, generates a ready-to-deploy consent banner through a guided wizard, and keeps everything up to date as your site changes with regular, scheduled audits.<\/p>\n\n<p>The end result for your visitors is a familiar consent banner \u2014 they choose which categories of cookies to accept or decline, and third-party scripts are blocked or released accordingly. The difference is how little work is required from you to set it up and maintain it.<\/p>\n\n<p>The plugin provides the following settings:<\/p>\n\n<ul>\n<li>API Key<\/li>\n<li>Domain Key (DK)<\/li>\n<li>Allow Scripts (Yes\/No) \u2014 when set to Yes, the Cookie Control script is loaded with the <code>?scripts=allow<\/code> query parameter.<\/li>\n<\/ul>\n\n<p>For more information, please visit the <a href=\"https:\/\/cookiecontrol.com\/\">Cookie Control<\/a> website or the <a href=\"https:\/\/cookiecontrol.com\/docs\/premium\">Premium documentation<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>civic-cookie-control-premium<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Navigate to the <strong>Cookie Control Premium<\/strong> settings page.<\/li>\n<li>Enter your API Key and Domain Key and save.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20get%20my%20api%20key%20and%20domain%20key%3F\"><h3>Where do I get my API Key and Domain Key?<\/h3><\/dt>\n<dd><p>Your API Key and Domain Key are provided when you sign up for a Cookie Control Premium licence at <a href=\"https:\/\/cookiecontrol.com\/\">cookiecontrol.com<\/a>. See the <a href=\"https:\/\/cookiecontrol.com\/docs\/premium\">Premium documentation<\/a> for details.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20plugin%20together%20with%20civic%20cookie%20control%208%3F\"><h3>Can I use this plugin together with Civic Cookie Control 8?<\/h3><\/dt>\n<dd><p>No. The two consent scripts must not run at the same time. If Civic Cookie Control 8 is active, Cookie Control Premium will not load its widget on the front-end and will show a conflict notice in the admin until you deactivate Civic Cookie Control 8.<\/p><\/dd>\n<dt id=\"responding%20to%20consent%20changes\"><h3>Responding to consent changes<\/h3><\/dt>\n<dd><p>If you need to add custom JavaScript to your WordPress website that runs when a user accepts or revokes consent to a category, you can subscribe to consent change events using window.CookieControl.onConsentChange().<\/p>\n\n<p>For details and an example of how to use this feature, <a href=\"https:\/\/cookiecontrol.com\/docs\/premium\/consent#responding-to-consent-changes\">read more<\/a>.<\/p><\/dd>\n<dt id=\"premium%20support\"><h3>Premium Support<\/h3><\/dt>\n<dd><p>Users with an active paid subscription can open a ticket with our support team and we'll give you a unique ticket number to track the solution's progress. See the <a href=\"https:\/\/cookiecontrol.com\/docs\/premium\/support\">Premium support<\/a> page for details.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Settings: API Key, Domain Key (DK), Allow Scripts.<\/li>\n<li>Enqueues the Cookie Control premium script on the front-end based on the saved configuration.<\/li>\n<\/ul>","raw_excerpt":"Premium Cookie Control integration for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/364813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=364813"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tasoscivicuk"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=364813"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=364813"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=364813"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=364813"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=364813"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=364813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}