Cookies and Content Security Policy

Descrição

Esteja totalmente em conformidade com GDPR e CCPA por meio da Política de Segurança de Conteúdo.

Bloqueie cookies e conteúdo externo indesejado definindo a Política de Segurança de Conteúdo. Um modal será mostrado no site para permitir que o visitante escolha que tipo de recursos aceitar. Também adiciona uma camada de segurança ao seu site, pois iframes, scripts e imagens de domínios desconhecidos são bloqueados.

Suporte multilíngue por meio de WPML, Polylang ou provavelmente qualquer plugin multilíngue disponível, já que este plugin segue os padrões de codificação do WordPress. Veja as perguntas frequentes abaixo sobre como traduzir com WPML ou Polylang.

Início rápido: escolha recursos comuns em uma lista que é adicionada automaticamente à sua lista de Domínios. Então fica ainda mais fácil de configurar!
Atualizado regularmente.

Adesivos grátis para tradutores!

Como queremos que este plugin esteja disponível em tantos idiomas quanto possível, enviarei a você alguns dos novos adesivos super legais se você traduzir o plugin!
Basta traduzir o plugin para o seu idioma e quando for aprovado, comentar este post e eu envio para você, totalmente grátis!
Se você já traduziu o plugin e quer adesivos, claro que isso também conta! Basta comentar o post.

Imagens de tela

  • First modal, when using default colors.

  • Second modal, when using default colors.

  • Banner, when using default colors. Replaces First modal, when the setting "Do not use a modal, I want a banner." is used.

  • First modal, example of customized colors.

  • Second modal, example of customized colors.

  • Banner, example of customized colors.

  • Activate, by default when installing, the plugin is deactivated, choose admin to test your settings before going live just to check out if everything works.

  • Quickstart, choose from a long list of common resources to get started super quick.

  • Domains, this is where you white list all the domains where you allow content to be served from.

  • Texts, use the default texts or write your own. This is also fully multi language supported.

  • Settings, cusomize it how you like it.

  • Colors, without knowing css or anything, customize the colors to fit your site.

  • Look in console to see what is blocked. In this case you'd probably like to add https://platform.twitter.com/ to Experience > Script. Or just use Quickstart and choose Twitter.

Instalação

Pesquise Cookies and Content Security Policy em Plugins na instalação ou download do WordPress e:

  1. Envie cookies-and-content-security-policy para o diretório /wp-content/plugins/
  2. Ative o plugin através do menu ‘Plugins’ do WordPress
  3. Vá para Configurações > Cookies and Content Security Policy

FAQ

Does this make my site GDPR compliant?

Yes, if you set it up right.

Does this make my site CCPA compliant?

Yes, if you set it up right.

How do I know what resources are used on my site?

After install, open a console (see screenshot 13) and see what is blocked by Content Security Policy. Then just go to WP Admin > Settings > Cookies and Content Security Policy > Domains and add the domains you want to allow. Or you can take a look at WP Admin > Settings > Cookies and Content Security Policy > Quickstart, and see if the resource you want to use is there.

How do I manually add domains to allow?

After install, open a console (see screenshot 13) and see what is blocked by Content Security Policy. If you get the error message: Refused to load the script 'https://domain.com/some-script.js' because it violates the following Content Security Policy directive: "script-src [...] in the console, you should add https://domain.com/ to Script, since https://domain.com/ is the domain of the URL that caused the error, and script-src is the directive. If it is Always allow, Statistics, Experience or Marketing is up to you.

The settings does not seem to have an effect. What do I do?

There are three scenarios where this can happen:

  • In some cases cookies are cached. It could be your hosting (for example WP Engine does this), then just contact them and ask them to uncache the cookies_and_content_security_policy cookie, or you can check “WP Engine compatibility mode” under Settings.
  • In other cases it could be your cache plugin (for example Litespeed cache does this), then just review your settings. Read more in the next question in the FAQ that is all about cache plugins.
  • If you’re using static page cache that doesn’t go through php, go to Settings > Cookies and Content Security Policy > Settings and check Use meta under Advanced settings.

I’m using a cache plugin, and it seems to be interfere with this plugin

Review the settings of you cache plugin.

Exemplos:

  • Litespeed cache, go to WP Admin > LiteSpeed Cache > Cache > Excludes, scroll down to “Do Not Cache Cookies” and enter cookies_and_content_security_policy and save your changes.
  • Hummingbird, go to WP Admin > Hummingbird > Caching, scroll down to “Exclusions” and in “Cookies” enter cookies_and_content_security_policy and save your changes.
  • WP Fastest Cache, go to WP Admin > WP Fastest Cache > Exclude, scroll down to “Exclude Cookies” and click “Add New Rule” and enter cookies_and_content_security_policy and save.

Can you show me some examples of sites using this plugin?

In English

  • https://crcom.se/
  • https://abliva.com/ – Transladed strings in Polylang, works in the same way with WPML
  • https://www.ascelia.com/ – Transladed strings in Polylang, works in the same way with WPML
  • https://alligatorbioscience.se/en/ – Transladed strings in Polylang, works in the same way with WPML
  • https://oddoneout.se/en/ – Transladed strings in Polylang, works in the same way with WPML

In Swedish

  • https://studiocanalis.se/
  • https://yogajona.se/
  • https://handelskammaren.com/
  • https://careon.se/
  • https://bostadsbevaka.se/

Is the plugin responsive?

Yes.

Is the plugin translatable?

Yes, all texts are translatable. There are 10+ languages already translated. And if you want to contribute with a translation of your own language, please do! <3 All texts on the front end can be changed directly in the admin. And if you are using WPML, Polylang, or some other multilanguage plugin, there is also support for multilanguage translations.

How do I translate in WPML?

  1. Make sure you have “WPML String Translation” installed.
  2. Go to Settings > Cookies and Content Security Policy > Texts and save your texts.
  3. Go to WPML > String Translation.
  4. Search for “cacsp_” (without quotes).
  5. Click the plus sign to add translation.
  6. If you have a string named “cacsp_option_settings_policy_link”, the value is a number. It is the ID of the Cookie policy page. Translate this by entering the ID of the cookie policy page in the language you are translating to.

How do I translate in Polylang?

  1. Go to Settings > Cookies and Content Security Policy > Texts and save your texts.
  2. In the WordPress admin bar, choose “Show all languages”.
  3. Go to Languages > Strings translations.
  4. In the “View all groups” dropdown, choose cookies-and-content-security-policy, and click “Filter”.
  5. Translate your texts in the form.
  6. If you have a string named “cacsp_option_settings_policy_link”, the value is a number. It is the ID of the Cookie policy page. Translate this by entering the ID of the cookie policy page in the language you are translating to.

Can I change the look of it?

Yes, there are settings for using a modal or a banner. Also you can choose if the site should be locked behind the modal or if the site should be usable without setting your preferences. You can also change the colors of everything. And if you want you can disable the css entirely and use your own.

Does it include a cookie policy page?

No, but you can make your own, and in the settings you can select it and the modal won’t show there so that the user can read it without accepting first.

What if the user wants to change their settings?

You can add a link anywhere on your site that links to #cookiesAndContentPolicySettings and clicking that will open the settings.

Are the css and js files minified?

Yes, but you also get them unminified and the css also comes as SASS so you can change anything.

Can I bypass the plugin for testing purposes?

Yes, just add the querystring ?cacsp_bypass=true to your url, when running speedtest in Gmetrix for instance. It will set a session cookie that accepts all Domains you’ve set.

Does it work with page builders?

Yes! Not all are tested, but all tested works!

These have been tested:

  • Divi
  • Beaver Builder
  • WPBakery Page Builder
  • Elementor

Does it work with Multisite?

Defenetly! Just go to Network Admin > Settings > Cookies and Content Security Policy and choose how you want it to work.

You can choose if all settings should be individual for each site, all settings should be fetched from your main site, or if all settings except texts should be fetched from your main site.

Does it support Google Consent Mode v2?

Yes, it does! You can activate it in Settings > Cookies and Content Security Policy > Settings > Advanced settings > Enable Google Consent Mode v2

Avaliações

12 março, 2024
Great plugin. Easy to implement, work great. Quick help in case of problems. I've heard that even the Spanish Inquisition uses it on their website 🙂
24 julho, 2023
This plugin takes a lot of the hassle out of cookie management. Set it up and the most frequently used sites are already set to the right locations (statistics, experience and marketing). Works perfectly!
19 julho, 2023
Börjar testa på min sida bibeldans punkt se och frugans sida kristenmindfulness punkt nu. Än så länge är allt bra! ======================================= Starting to test on my site bibeldans dot se and wife's page kristenmindfulness dot nu. (about christian mindfulness) So far so good!
26 abril, 2023
This is the best plugin for cookie consent banner / modal. It is also the easiest one to set up. I have tested more similar plugins and none of them worked so well like this one. Also, the author of the plugin is very helpful. Thank you!
Leia todas as 54 avaliações

Colaboradores e desenvolvedores

“Cookies and Content Security Policy” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Cookies and Content Security Policy” foi traduzido para 19 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Cookies and Content Security Policy” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

2.24

  • New setting for bypassing by IP accepting all cookies, great for testing tools
  • Better timing of http headers
  • Better Google Consent Mode v2

2.23

  • Spelling fixes
  • Bug fix for “content not allowed” message not appearing

2.22

  • Bug fix for Google Consent Mode v2

2.21

  • CSS fix for overlay
  • Support for Google Consent Mode v2

2.20

  • Vars file removed from SVN, since it’s not used anymore
  • Removed log from js
  • Updated FAQ

2.19

  • Update check

2.18

  • Move error message from php to js for better speed.

2.17

  • Reconstruído o js

2.16

  • Carregue apenas o js-cookie se ainda não estiver carregado
  • Permitir html no texto de ajuda para configuração do WP Engine no admin
  • Possibilidade de ocultar e-mail do administrador em mensagens de erro
  • Pequenas correções de texto no admin

2.15

  • Google Analytics: salvar referenciador
  • Melhor versionamento do arquivo js

2.14

  • Alterado _e para esc_html_e no admin para funcionar melhor com diferentes idiomas
  • Corrigido problema de combinação de “Não usar um modal, quero um banner” e “Mostrar botão Fechar” em telas pequenas no Safari

2.13

  • Correção ortográfica
  • Arquivo de tradução
  • Desativar conteúdo não permitido, correção de erros

2.12

  • ID da página da política de cookies na depuração
  • Possibilidade de desativar mensagem de erro para iframes bloqueados
  • Adicionada configuração de cor para interruptor desativado
  • Configuração correta de cor para interruptor desativado
  • Correção para administrador Divi

2.11

  • Adicionado os arquivos obrigatórios
  • Testado em 6.1

2.10

  • Possibility to use global settings for multisites
  • Quickstart: Update for Hubspot
  • Quickstart: Update for Facebook pixel
  • Updated uninstall

2.09

  • Quickstart: Update for Hubspot forms
  • New setting: Set your own timeout for when you want the cookie modal to appear
  • Admin language fixes
  • Javascript minified fix

2.08

  • Quickstart: Update for Hubspot
  • Quickstart: Update for Google Ads
  • Quickstart: Update for LinkedIn
  • Quickstart: Update for Google Analytics

2.07

  • Ensure box-sizing is border-box
  • Check if frame or object is valid when loaded dynamically

2.06

  • Quickstart for Divi
  • Translation template update

2.05

  • Support for custom WP Engine header, found in Settings. Thanks @khromov for adding this!
  • Tell WP Super Cache (if used) to cache requests with the cookie “Cookies and Content Security Policy” separately from other visitors. Thanks @mikewpdev for the suggestion and pointers!
  • Enqueue css earlier for easier overwrite in themes
  • Better support for Google Ads in Quickstart

2.04

  • Better Quickstart for YouTube
  • Bug fix for “Allow user to access site without saving settings” in Safari
  • Bug fix for “Possibility to add a close modal X” after closing modal scroll didn’t appear

2.03

  • Minor fixes in Readme
  • Quickstart for Instagram
  • Quickstart for Googlea Docs
  • Function get_plugin_version renamed to cacsp_get_plugin_version, to avoid possible conflicts
  • Possibility to add a close modal X to close the modal and refuse all unnecessary cookies, found in Settings
  • Bug fix for bypassing with ?cacsp_bypass=true

2.02

  • Extra check added to make sure the modal or banner doesn’t appear in the Widget block editor
  • Updated language files
  • Updated FAQ
  • Updated Support tab

2.01

  • Bug in error message for framed domains under Always allowed fixed

2.00

  • Not a major update, just the version number after 1.99 🙂
  • Translation bug that gave the default site language in WP Admin for all users, fixed.
  • Possibility to change after how many days the accept cookie should expire. If you don’t change it, the default is 365 days. The setting is found under Settings.

1.99

  • Better URL match for error messages
  • Better Quickstart for Twitter images

1.98

  • Add forgotten file

1.97

  • Updated jQuery code from using deprecated click()
  • Updated to latest js-cookie
  • Position of Grandma
  • Updated Readme with path example for Bedrock
  • Changed site_url() to home_url() in error message to get the right domain in error message function

1.96

  • Vars file moved to make sure it’s not deleted on update
  • Bug fix for embedded PDFs in Gutenberg block

1.95

  • Better Quickstart for LinkedIn
  • Wildcard for Doubleclick when setting up Google Ads with Quickstart

1.94

  • Vars file added for all of you weird path people out there, I’m looking at you Bedrock 😉
  • Hubspot iframe for posting forms added to Quickstart
  • Googleapis domain for Google Maps added to Quickstart

1.93

  • Mime type specified for error message file
  • Wildcard domain for YouTube images in Quickstart

1.92

  • Fix for keeping cookie settings across sessions in iOS

1.91

  • Add file for allowed domains

1.90

  • Allowed domains for error message moved to separate file for better support for cache plugins
  • Fix for cookie message appearing in WordPress 5.8 block widgets

1.89

  • Deep link to #cookiesAndContentPolicySettings
  • Better readability in debug
  • Possibility to disable unsafe-inline
  • Possibility to disable unsafe-eval

1.88

  • Domain Path
  • Mailchimp added to Quickstart

1.87

  • maps.google.com added to Quickstart for Google Maps frame.

1.86

  • Quickstart for Jetpack
  • Body position for CLS
  • Better flex for scroll in settings modal

1.85

  • Google in Quickstart checkboxes

1.84

  • Patch: Bug found in “Only reload page when accepting” from 1.83

1.83

  • Bust cache for js and css when new version of the plugin gets installed
  • Faster enqueue of js and css, millisecond(s) faster, but on big sites …
  • Compact custom css
  • Only reload page when accepting if there are visible blocked elements, like iframes and images. Otherwise just hide the modal and save the settings.
  • Added Calendly to Quickstart
  • Categorized resources in Quickstart
  • Domains for all Google resources updated in Quickstart
  • Better description on how to work with translation plugins

1.82

  • Text domain
  • Improvement of Google Analytics in Quickstart

1.81

  • Tested up to 5.7.
  • Patch bug that appeared in 1.80 when saving Settings in admin. Where Cookie policy target gave a warning when saving if it was not checked.
  • Better check for double domains in Quickstart, no more double new lines.
  • Added posibility to allow blob:. Found under Settings > Advanced settings.
  • maps.google.com and maps.gstatic.com added to Quickstart for Google Maps.

1.80

  • Added posibility to add worker. Found under Settings > Advanced settings. Then just add your worker-domains under Domains.
  • Alternative link to cookie policy for those of you who have the policy on a different domain, in a PDF or something else.
  • Option to open your cookie policy in a new tab.
  • Accept cookies cookie has now SameSite set to strict.
  • Accept cookies cookie set to secure for SSL sites.

1.79

  • Patch bug in Quickstart for Twitter
  • Added youtube-nocookie.com and youtu.be to Quickstart for YouTube
  • Added googletagmanager.com to Quickstart for Google Analytics
  • Updated text about static cache
  • Descriptions for settings moved to own row, to make settings easier to skim through

1.78

  • Google Translate without the extra t
  • Tested up to 5.6.1
  • Helpful tip on static cache
  • Screenshot of console

1.77

  • Update of Quickstart for reCAPTCHA v3

1.76

  • Possibility to hide unused sections in Settings. Example: If you don’t have any domains specified for Marketing, that setting won’t show for the visitor. Found under Settings > Basic settings

1.75

  • Patch bug found by @stafca in possibility to disable X-Content-Security-Policy. Thanks!

1.74

  • Capitalise company names correctly
  • Possibility to disable X-Content-Security-Policy. Found under Settings > Advanced settings
  • New optional button for refusing all cookies. Found under Settings > Basic settings

1.73

  • Minor translation fixes
  • Update of Quickstart for reCAPTCHA v3

1.72

  • Individual height of warning messages for blocked iframes and objects improved

1.71

  • Button width not based on flex basis on small screens
  • New Quickstart: Twitter

1.70

  • Updated Quickstart for Google Maps

1.69

  • Custom color for Save button border was used for background too.

1.68

  • Translations and spelling
  • We have Finnish translation!

1.67

  • Minor typos
  • Added to Quickstart: Google Translate
  • Hubspot in Quickstart is out of beta

1.66

  • Better string translation in WPML
  • Support for multiple cookie policy pages, one for each language, on multi language sites
  • Bypass querystring added to make testing easier, when testing speed in Gmetrix for instance, you don’t want anything blocked. Just add ?cacsp_bypass=true to your url when testing.

1.65

  • Grandma mode

1.64

  • Tested for CCPA compliance
  • Changed the expiry of consent to 1 year, so this can be stated in the cookie policy page for CCPA compliance, the default “Settings text” has been updated to show this
  • New icon and banner, cookie and grandma drawn by Hedda Fager
  • New screenshots
  • Fixed typo in WPML FAQ
  • Disable scroll on page when settings modal is shown, gave double scrolbars when unsing “Allow user to access site without saving settings”

1.63

  • Added to Quickstart: SoundCloud
  • No outline on clicked setting in modal

1.62

1.61

  • Quickstart, out of beta
  • Quickstart, more resources added: Google Optimize, Google Ads conversions, Google Ads remarketing, Hubspot and reCAPTCHA v3
  • Bugfix for iframes and objects without src attribute

1.60

  • Translations

1.59

  • Translations

1.58

  • Adding refactored files

1.57

  • Refactoring of settings
  • Início rápido, escolha recursos comuns em uma lista que é adicionada automaticamente à sua lista de domínios

1.56

  • Make site clickable when using “Allow user to access site without saving settings”

1.55

  • googleoff: index added for modal and banner to be absolutely sure that the content of these doen’t get indexed by google
  • Fix for Safari on iOS 13 and the setting “Allow user to access site without saving settings”

1.54

  • Disable UI warning messages for hidden iframes, like Hotjar and so on

1.53

  • Rogue c

1.52

  • Spelling Marketing can be tricky 😉

1.51

  • Version number for automatic updating

1.5

  • Blocking object with the same rules as for iframe, to secure old style flash embeds, like for example old YouTube embeds
  • Support tab
  • Better support for // urls

1.44

  • Tested up to WordPress 5.5

1.43

  • Fix for “Only use CSP” option. Don’t try to show UI error message.

1.42

  • WordPress 5.5 ready

1.41

  • Translations and spelling

1.40

  • By popular demand: Plugin is now deactivated on install. You can also activate the plugin only for administrators to test your settings without disturbing your visitors.

1.39

  • Since translations is only available in API through Polylang Pro, I rewrote the error messages for blocked iframes in oldschool js to make error messages appear translated in the free version of Polylang.

1.38

  • Admin css
  • Translations

1.37

  • Tested up to 5.4.1
  • Translations

1.36

  • Bug fix, allow scroll on html element when option “Allow user to access site without saving settings. Only works with banner.” is checked.

1.35

  • IE11 support

1.34

  • Css for accepted type

1.33

  • Check for blank iframes

1.32

  • Uninstall for new values

1.31

  • Encode js mail link subject

1.3

  • Support for X-Content-Security-Policy
  • Better debug placement
  • Advanced settings
  • Visible warning for blocked iframes
  • Saving bug in mobile Safari fixed
  • More help texts
  • No texts must be edited, everything has default values

1.21

  • Versioning, SVN is not my friend

1.2

  • Added possibility to use the settings as a meta tag instead, if the host does not accept setting php header()

1.13

  • Translations

1.12

  • Coding standards

1.11

  • WP_DEBUG, clean

1.1

  • Added support for forms

1.03

  • Screenshot text, and active settings value

1.02

  • Assets

1.01

  • Assets and Contributors

1.0

  • Ready for the world!

0.999

  • List width

0.998

  • Minor fixes

0.997

  • Securing

0.996

  • Sanitize

0.995

  • Nonce

0.994

  • Uninstall

0.993

  • WPML config for Cookie policy page id

0.992

  • Admin referrer

0.991

  • Initial release