cookieconsent v2
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
andautoload_css