Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Created March 19, 2026 12:05
Show Gist options
  • Select an option

  • Save webtoffee-git/b493b3a21dd0c01e6beda4221d55e60b to your computer and use it in GitHub Desktop.

Select an option

Save webtoffee-git/b493b3a21dd0c01e6beda4221d55e60b to your computer and use it in GitHub Desktop.
Code to Geotarget Consent Banner - WebToffee( GDPR Cookie consent)
<?php //Do not copy this line of code
//Change the country code to target the appropriate country
add_filter('wcc_ccpa_allowed_regions',array('CA','CO'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment