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

Cookie Confirm

설명

By providing an unintrusive notification in a customisable location Cookie Confirm allows you to give your users the choice to accept cookies on your WordPress site.

When a visitor browses to a website with the Cookie Confirm plugin installed for the first time, they are shown a banner asking for their consent to cookies. The banner explains which cookies the website intends to set, and gives the visitor the option to consent or to deny each type of cookie. As well as being able to consent to cookies for the website they visited, the banner allows the visitor to consent to cookies for all websites which use the Cookie Confirm plugin.

If the visitor chooses to set preferences for all sites, we set third party cookies on our domain (cookieconsent.silktide.com) to remembers their choices. This cookies are completely anonymous, non-trackable, and are only used to remember the visitors preferences.

Each time a visitor browses to a website with the Cookie Confirm plugin installed, the plugin checks to see if they have set preferences for all sites. If so, it doesn’t need to show the banner and the website already knows which sorts of cookies it is allowed to set.

Current features include-

  • Customise position and style of notification
  • Specify which type of cookie your site uses and customise the descriptions of these
  • Choose from Explicit or Implicit consent
  • Allow users to save their choice for all websites using the Cookie Consent software

Coming soon-

  • Ability to customise all text strings
  • Add your own cookie definitions
  • Add proper support for SSL

스크린샷

  • The unobtrusive, customisable notification
  • The admin options area

설치

  1. Upload the folder cookie-confirm to the /wp-content/plugins/ directory keeping the file structure.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Customise your options through ‘Settings’ -> ‘Cookie Confirm’

FAQ

How can I test that the plugin is working?

Add the query parameter ?cctestmode=accept to accept all cookies regardless of settings. Add the query parameter ?cctestmode=decline to decline all cookies regardless of settings.

For example: http://www.mycompliantsite.com/mypage.html would become http://www.mycompliantsite.com/mypage.html?cctestmode=decline

By using the decline option, you can conduct a manual cookie audit on your site and hopefully see that no intrusive cookies are being set (remember to clear your cookies first).

Can I use my own ‘privacy settings’ link?

If you like, you can define your own links to the privacy settings dialog. Just create a link and add a class of cc-privacy-link.

<a href="#">Privacy settings</a>

You will probably want to use this in conjunction with the Hide Privacy Settings Tab option in ‘Settings’ -> ‘Cookie Confirm’.

Who made this awesome script?

The original script was built by Skilltide and you can find more info here – http://silktide.com/cookieconsent. Fish Can’t Whistle just turned it into a WordPress plugin.

How much does it cost to use this service?

Nothing! The good folks at Skilltide have made this a free project!

Will using this plugin make my site EU Compliant

Using Cookie Confirm is not a guarantee of compliance with the new law. You are responsible for the cookies which your website sets. This plugin is designed to help you gain consent for (and control the usage of) cookies on your website. After installing, you should carefully assess your use of cookies to ensure it complies with the new law and make sure you have an up-to-date privacy policy.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.1

  • First release

0.2

  • Fixed bug printing code at the bottom of pages