-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
47 lines (32 loc) · 1.78 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=== CTMP Cookie Consent ===
Contributors: chrimm
Tags: cookies, consent, eu, law, legal, notification, accept
Requires at least: 4.4.1
Tested up to: 4.4.2
Stable tag: 0.9.5
This plugin adds the Cookie Consent script to your WordPress site, to provide a cookie notification.
== Description ==
This plugin adds the Cookie Consent script to your WordPress site, to provide a cookie notification.
== Installation ==
1. Upload the full directory into your wp-content/plugins directory
2. Activate the plugin at the plugin administration page
3. Open the plugin configuration page, which is located under Settings -> CTMP Cookie Consent and customize settings like buttons and colors.
If you want to use a custom stylesheet, you'll find an example in the 'examples' folder. Your are free to edit it to your liking.
Place it then in the following directory of your theme:
/wp-content/<themename>/plugins/ctmp-cookieconsent/ctmp-cookieconsent.css
If your theme is likely to be updated, you might want to use a child theme.
See https://codex.wordpress.org/Child_Themes for further information.
== Frequently Asked Questions ==
(Nothing asked yet.)
== Changelog ==
* 0.9.5: Fixed an incompatibility with PHP prior to 5.5 (issue #1)
* 0.9.4: Fixed custom stylesheet example and language files
* 0.9.3: Added support for custom stylesheet
* 0.9.2: Fixed activation hook
* 0.9.1: Outsourced Class and fixed Uninstall script
* 0.9.0: Public Beta Release
* 0.1.0: Development started
== License ==
This plugin is free of use since it's released under the GPL. You can use it free of charge on your personal or commercial blog.
== Translations ==
The plugin is translated to english and german, yet. If you like to translate it to your language, please contact the plugin author.