Beskrivning
Cookie Consent Box is a lightweight and good looking way to inform users your site uses cookies and to comply with EU cookie law regulations.
We have already taken care of any possible performance issues, which is why the JS file is loaded asynchronously after your whole page has loaded, so it does not slow your site down in any way.
Features include:
- Lightweight, responsive
- Customisable cookie message (including out of the box translations for English, French, German, Italian, Portuguese, Romanian and Polish)
- Redirect users to specified page, or file attachment for more cookie information
- Option to choose background colour, text colour and specify container width to suit your own website style.
- Option to customize cookie expiration time
- SEO friendly
Skärmdumpar
Installation
- Upload the entire
cookie-consent-box
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ’Plugins’ menu in WordPress.
You will find ’Cookie Consent Box’ menu page in your WordPress admin panel settings.
Vanliga frågor
-
Is there any demo?
-
Actually yes, it is! Just take a look here to see general appearance.
-
Can I use it without installing a plugin?
-
Sure you do! Take a look at npm/cdn library
Recensioner
Bidragsgivare och utvecklare
”GDPR Cookie Consent Notice Box” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”GDPR Cookie Consent Notice Box” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1.8
- Fixed build and moved releases to GitHub Actions
1.1.7
- Fixed community reported security vulnerabilities
- Added support up to WordPress 6.2
1.1.6
- Added support up to WordPress 5.7
1.1.4
- Added support up to WordPress 5.3
- Updated plugin name to something more catchy
1.1.3
- Updated readme and screenshots
1.1.2
- Fixed issue with missing files after corrupted build
1.1.1
- Fixed issue with missing files after corrupted build
1.1.0
- Added Italian and French translations
- Added option to customize notice box content entirely
- Added option to customize cookie expiration time
- Added option to change
target
attribute in ”Learn more” link - Added option to hide ”Learn more” link entirely
- Added option to upload a file rather than just linking to a separated Privacy Policy page
- Various CSS fixes that keeps notice box from conflicting with your site stylesheet
1.0.3
- Updated plugin owner
1.0.2
- Updated plugin’s copy and registry assets
1.0.1
- Selecting Privacy Policy page from a dropdown
- Improved settings page appearance
1.0.0
- Initial version