Skip to content

cookieconsent v2

Compare
Choose a tag to compare
@orestbida orestbida released this 17 Feb 23:05
· 1143 commits to master since this release

Changelog:

  • big code refactoring
  • renamed config. parameters (so that they are a bit clearer and less verbose)
  • added .onChange() method to detect when user changes preferences
  • added .allowedCategory() method to check if a certain cookie category has been accepted or not
  • added .loadScript() method to dynamically load scripts (with preload option and custom attribute support)
  • can now set cookie consent buttons actions individually (accept all, accept necessary only, accept selection, settings)
  • improved autoclear_cookies and autoload_css