Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

LuckyWP Cookie Notice (GDPR)

Descrizione

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.

Screenshot

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

Installazione

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.

Recensioni

10 Marzo 2022
I've been using this plugin for quite a while now and I love it! Easy to use, great design, effective! Thanks
20 Gennaio 2022
Счётчик просто огонь, есть всё нечего и добавить
Leggi tutte le recensioni di 48

Contributi e sviluppo

“LuckyWP Cookie Notice (GDPR)” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“LuckyWP Cookie Notice (GDPR)” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.

Traduci “LuckyWP Cookie Notice (GDPR)” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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.