Description
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.
Captures d’écran
Installation
Installing from the WordPress control panel
- Go to the page « Plugins > Add New ».
- Input the name « LuckyWP Cookie Notice (GDPR) » in the search field
- 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.
- Click « Activate » when the installation is complete.
Installing with the archive
- Go to the page « Plugins > Add New » on the WordPress control panel
- Click on the « Upload Plugin » button, the form to upload the archive will be opened.
- Select the archive with the plugin and click « Install Now ».
- Click on the « Activate Plugin » button when the installation is complete.
Manual installation
- Upload the folder
luckywp-cookie-notice-gdpr
to a directory with the plugin, usually it is/wp-content/plugins/
. - Go to the page « Plugins > Add New » on the WordPress control panel
- 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.
Avis
Contributeurs & développeurs
« LuckyWP Cookie Notice (GDPR) » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“LuckyWP Cookie Notice (GDPR)” a été traduit dans 4 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « LuckyWP Cookie Notice (GDPR) » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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.