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.
Functies
- Customizable notice message and button labels
- Customizable template (bar or box)
- Aanpasbare positie
- Customizable appearance
- Responsive Web Design
- Support “Show Again” tab
- Option: scripts for users who have given consent
- Optie: cookie verloopt
- 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, …)
Voor programmeurs
To get the cookie notice status in PHP use lwpcng_cookies_accepted()
or lwpcng_cookies_rejected()
functions.
Schermafdrukken
Installatie
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.
Installeren met het archief
- 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.
Handmatige installatie
- 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”.
Na activering
After the plugin is successfully installed the menu item “Cookie Notice (GDPR)” will appear in the menu “Settings” of the WordPress control panel.
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.