开发者 |
overclokk
andreapernici cardinaleandrea |
---|---|
更新时间 | 2023年7月25日 00:16 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
ga('set', 'anonymizeIp', true);
in your analytics snippet AnonymizeIP
Compatibilità W3TC & WP Super Cache fix
https://github.com/ItalyCookieChoices/italy-cookie-choices/wiki/Compatibilit%C3%A0-W3TC-fix
Style customization
https://github.com/ItalyCookieChoices/italy-cookie-choices/wiki/Style-customization
Developer
Link
Translators
italy-cookie-choices
folder to the /wp-content/plugins/
directoryWhen a user visit your site, the plugin will check if this user has been already there, checking for a cookie that the plugin self creates (it is just a session cookie, so it is not against the law). If the user has not this cookie, a message will be shown (you can configure where, how and what will be show). If the users keeps surfing in your website, now or withing the next month, it means that he accepted the use of cookies in your website, so this message will not be shown again.
Probably, you already have visited the site before, so you accepted the use of cookies and the plugin installed a cookie in your browser to know it. If you want to test if the plugin is working properly, try removing the cookies displayCookieConsent
from your web browser or navigating in incognito mode. If you think that the plugin is not working properly, just open an issue here https://github.com/overclokk/italy-cookie-choices/issues and I will check it for you.
Yes, simply copy the snippet generate by "Italy Cookie Choses for WordPress" and put in your HTML footer before tag
You have to uncheck the Detect <script> tags in wp_footer
in Async JS and CSS plugin settings page and refresh page.
Try this way: deactivate all plugin and try if it works activate one pluigin at time and try if it doesn't work activate standard theme and try
icc_js_array
<---------SOMETHING--------->
& <---------SEP--------->
<script src="/assets/js/<---------SOMETHING--------->.js" ></script>
icc_output_html
on snippet output for developer