Linux 软件免费装
Banner图

Smart Cookie Kit

开发者 shark986
更新时间 2020年12月19日 05:35
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 5.6
版权: GPLv2 or later
版权网址: 版权信息

标签

cookie banner gdpr cookie law eprivacy

下载

1.0.0 1.0.1 1.0.3 1.0.4 1.1.0 1.1.1 1.2.0 1.2.1 1.2.2 1.2.4 1.2.5 2.0.0 2.0.1 2.0.2 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.2 2.1.3 2.2.0 2.2.1 2.2.2 2.2.4 2.3.0 2.0.3 2.2.3 2.3.1 2.3.2

详情介绍:

!!! Version 2.2 of plugin is compatible with Gutenberg for translations !!! Version 2.1 of plugin is fully compatible with WPML and Polylang to easly manage texts translations !!! !!! Version 2 of plugin is GDPR compliant - Cookie name for user preferences is now "CookiePreferences-[wp_install_dir]" !!! Like others plugin, Smart Cookie Kit blocks cookies until the visitor accepts them, but it unlocks them asyncronously (without refreshing the current page): this logic increases server performance, improve user experience, and, more important, makes the plugin compatible with cache plugins!! Thinked for marketing-oriented sites, this plugin blocks standard scripts and conversion/remarketing scripts (including the "noscript" tag too). Why I decided to create this plugin? There are a lot of plugins for cookies management... But: I searched for a plugins that would not unblock cookies directly in the output from the server, to permit the use of cache systems; more over, I would like "things" faster and smoother without page refreshes and heavy loads. My research had not satisfactory results (for me), so I decided to write my own plugin! The main functionality are the following:

安装:

To install the plugin and get it working..
  1. Decompress the file 'smart-cookie-kit.zip' and upload the dir 'smart-cookie-kit' to the dir 'wp-content/plugins/' of your WordPress site.
  2. 通过WordPress的“插件”菜单激活插件。
  3. The plugin is working now with default settings. You can configure it from "Settings" > "Smart Cookie Kit" menù.

屏幕截图:

  • Opened banner example, with default settings
  • Closed banner example, with default settings
  • Backend help page
  • Backend graphic option page (1/2)
  • Backend graphic option page (2/2)
  • Backend graphic option page (mobile style section)
  • Backend graphic option page (desktop style section)
  • Backend logic option page
  • Backend banner translation custom post

常见问题:

Is the plugin compatible with WPML and Polylang?

From version 2.1, Smart Cookie Kit detects when a site is published in multiple languages with WPML or Polylang. In that case, it activates an option to insert the content of the banner in a mask similar to that for posts and pages, so it is possible to manage the contents translations following the normal translation procedure of the mentioned plugins.

JavaScript error "google is not defined"

This error occurs because "something" is trying to init the maps when the Google Map script is not loaded yet (it was blocked by Smart Cookie Kit!). Give a read to this thread: https://wordpress.org/support/topic/uncaught-referenceerror-google-is-not-defined-5/

Parse error: syntax error, unexpected '[' in smart-cookie-kit/plugin_options.php

This problem is caused by the PHP version used on the web server. Please, change your web server configuration (or ask to your system administrator) to use a PHP version >= 5.4 (checking if others components raise errors).

Does the plugin stores visitors policy acceptance?

Yes, optionally. The plugin can save a log into the server every time a visitor updates his preferences. The logs are stored and protected from public access in the "/wp-content/cookie-preferences-log/" directory.

The banner is not responsive / On mobile the banner is not centered

Depending on the theme, the default CSS rules may not be enough to view correctly the banner. It may help modify the field "CSS for banner content" adding this rule: "box-sizing:border-box;"

Is it possible to remove the minimized button when banner is hided?

Yes, optionally. From the version 2.0.4 of Smart Cookie Kit :)

更新日志:

2.3.0 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.1 1.1.0 The previous version of the plugin was adding a layer to the page content to avoid clicks on any element in the page, so the user had to accept the cookie policy to get the content "available". On this version I made that layer optional and disabled for default, thinking that this is a better choice for the search engine spiders. Also added others options to customize the layout of the banner. 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0 0.1.0