Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

LuckyWP Cookie Notice (GDPR)

Beschrijving

The “LuckyWP Cookie Notice (GDPR)” plugin allows you to notify visitors about the use of cookies (necessary to comply with the GDPR in the EU).

Plugin will show a notice with button “Accept”, button “Reject” (optionally) and link “Read more…” (optionally). After user click on “Accept” or “Reject” notice hidden. Support “Show Again” tab.

Features

  • Customizable notice message and button labels
  • Customizable template (bar or box)
  • Customizable position
  • Customizable appearance
  • Responsive Web Design
  • Support “Show Again” tab
  • Option: scripts for users who have given consent
  • Option: cookie expire
  • Option: reload page after buttons “Accept” or “Reject” click
  • Caching plugins support (WP Super Cache, W3 Total Cache, WP Fastest Cache, LiteSpeed Cache, WP Rocket, …)

For programmers

To get the cookie notice status in PHP use lwpcng_cookies_accepted() or lwpcng_cookies_rejected() functions.

Schermafdrukken

  • Notice Appearance
  • General Settings
  • Appearance Settings
  • Scripts Settings
  • Advanced Settings

Installatie

Installing from the WordPress control panel

  1. Go to the page “Plugins > Add New”.
  2. Input the name “LuckyWP Cookie Notice (GDPR)” in the search field
  3. Find the “LuckyWP Cookie Notice (GDPR)” plugin in the search result and click on the “Install Now” button, the installation process of plugin will begin.
  4. Click “Activate” when the installation is complete.

Installing with the archive

  1. Go to the page “Plugins > Add New” on the WordPress control panel
  2. Click on the “Upload Plugin” button, the form to upload the archive will be opened.
  3. Select the archive with the plugin and click “Install Now”.
  4. Click on the “Activate Plugin” button when the installation is complete.

Manual installation

  1. Upload the folder luckywp-cookie-notice-gdpr to a directory with the plugin, usually it is /wp-content/plugins/.
  2. Go to the page “Plugins > Add New” on the WordPress control panel
  3. Find “LuckyWP Cookie Notice (GDPR)” in the plugins list and click “Activate”.

After activation

After the plugin is successfully installed the menu item “Cookie Notice (GDPR)” will appear in the menu “Settings” of the WordPress control panel.

Beoordelingen

10 maart 2022
I've been using this plugin for quite a while now and I love it! Easy to use, great design, effective! Thanks
20 januari 2022
Счётчик просто огонь, есть всё нечего и добавить
Lees alle 48 beoordelingen

Bijdragers & ontwikkelaars

“LuckyWP Cookie Notice (GDPR)” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“LuckyWP Cookie Notice (GDPR)” is vertaald in 4 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “LuckyWP Cookie Notice (GDPR)” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2 — 2020-08-15

  • Added field for scripts added after opening .
  • Minor refactoring.

1.1.1 — 2019-10-25

  • Fixed: in some cases color of visited link “More” was overridden by theme.

1.1.0 — 2018-11-24

  • Added caching plugins support.
  • Added translation support via translate.wordpress.org.
  • Bug fix.