이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Cookie Control

설명

Cookie control and customizable cookie message to comply with the EU cookie law GDPR regulations with following features:

  • Cookie banner configurable from the WordPress customizer: position, styles, colors and content.
  • Show or not a secondary banner after the primary one is hidden: which allow users see again the main banner to change their previous decision.
  • Activate or not the implementation of basic internal Analytics to know the number of acceptances and rejections.
  • Change the name and days to expiry of the cookie that keeps track of users choice.
  • Activate the implementation of Google Tag Manager (Google Analytics): conditional on the acceptance of cookies.

Also with this plugin you can show/hide conditional content depending on the acceptance of cookies with:

  • A specific block of Gutenberg: you can show/hide conditional content depending on the acceptance of cookies.
  • Some shortocodes described in the “Advanced control” inside the WordPress Customizer. Example: [SCC_ALLOW] your content [/SCC_ALLOW]
  • Some extra advanced options to try force automatically the blocking of some scripts, and with it the control of cookies.

Both with the gutenberg block and with the shortcodes this plugin allows you to show or hide content, as well as allow partial acceptance and rejection of cookies for each content. It also allows the user to change his mind at all times.

EXAMPLE of what you can do with this plugin based on an idea from UniversoSM
* Imagine that your visitor rejects cookies in the main banner. Which is quite possible.
* So where there should be a YouTube video you can only show a static image.
* Now the visitor can see a button next to the image that inform and allows to accept only the cookies to watch the video.
* If the visitor makes partial consent the page will show the iframe with the video replacing the image.
* In the same way it can be displayed a button next to the video to allow the visitor to reject that specific consent.

Feedback and support

I would be happy to receive your feedback to improve this plugin.
Please let me know through support forums if you like it and please be sure to leave a review..

Also you can contact me on my personal page Pablo Cianes or even visit Github of Simple Cookie Control where you can find all the development code of this plugin.

I hope it is useful for you and look forward to reading your reviews! 😉 Thanks!

스크린샷

  • Cookie banner configurable from the WordPress customizer.
  • Show or not a secondary banner after the primary one is hidden.
  • Activate or not the implementation of basic internal Analytics and Google Tag Manager.
  • With Gutenberg you can show/hide conditional content depending on the acceptance of cookies.

블록

이 플러그인은 1(을)를 제공합니다.

  • Hide/Show blocks by Cookies

설치

  1. Upload simple-cookie-control.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to customizer to your own custom setup.
  4. Search into post the block Hide/Show blocks by Cookies into SumaPress category.

FAQ

What can I do with this plugin?

Show a simple banner to inform users that your site uses cookies and blocks them until the visitor accepts.
Also you can show/hide conditional content depending on the acceptance of your own cookies.

How do I setup this plugin?

First Go to customizer and search Simple Cookie Control to set all setup.
Keep in mind that there are no more options pages outside of the customizer.
Second, you have a Gutenberg block to show/hide conditional content depending on the acceptance of cookies.
Also possible using shortcodes if you prefer.

후기

2019년 12월 19일 1 reply
This plugin works just perfectly. Very much recommended. Great support too!
2019년 9월 5일 1 reply
Plugin works as advised and brings you extra features to better manage cookies Is a good option if your project requires a more advanced way to manage cookies than the automated options offered in WordPress
2019년 4월 23일 1 reply
I wrapped the content in the shortcodes and it works fine. For now 4 stars til i know to set attributes and see if the automatically blocking of scripts work. I love this simple and fast plugin.
모든 5 평가 읽기

기여자 & 개발자

“Simple Cookie Control”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple Cookie Control”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Delete bug notice about undefined index

1.0.2

  • Compatible with WP5.0

1.0.1

  • Do not hide the acceptance button even when they are cookies already accepted to avoid being rejected after pressing the secondary banner.

1.0.0

  • First publicly available version.