Περιγραφή
Warning: It seems the crawler detection isn’t working properly. There is a public git repo here https://bitbucket.org/ChaosKiller/cookie-consent-wp so please try to work with my to find the problem
Dutch law states that before a cookie is even placed on someones computer, you need their consent. The problem is that other EU countries only require you to notify them and remove the cookies if the user disagrees. The big difference is when the cookie may be placed.
This plugin will show a warning to the user that this site uses cookies. If the user clicks “yes” a cookie will be placed that he agrees. If not, he/she can’t
browse the site.
Εγκατάσταση
- Upload
cookieconsent.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
OR
- Install through your wordpress site.
Συχνές Ερωτήσεις
- How do I customize this plugin?
-
You can customize this plugin by editing the .php file. There will be options in later versions.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Cookie Consent” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Cookie Consent” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1
- Initial release
0.1.1
- Fixed crawler detection, search engines like Google will get the full page.
0.1.2
- It seems crawler detection still has a problem, please try to work with me to find this problem.