Cookies plugin
Plugin Description:
The plugin writes a message in the page of the web for to accept cookies. If cookie is accepted then it creates a cookie in browser.
Install Instructions:
Unzip in folder plugins.
a) From Admin > Plugins > Enable the plugin
b) From Admin > Plugins > Cbcookies Button: configuration of settings of plugin, choose:
- message that you want that appear in page,
There are 3 message saved in plugin that you can select. These messages are in /lang/youlang.php, if you want to change a message you must change 'message0' or 'message1' or 'message2'.
- position of message: top or bottom,
- time of expiration cookie, by default 365 days.
- page with information of web cookies.
If you choose a page with the information of cookies then a link 'More information' will be displayed in the message.
It is need to use the function get_footer() in template for displaying the message. Sorry for my english.
a) From Admin > Plugins > Enable the plugin
b) From Admin > Plugins > Cbcookies Button: configuration of settings of plugin, choose:
- message that you want that appear in page,
There are 3 message saved in plugin that you can select. These messages are in /lang/youlang.php, if you want to change a message you must change 'message0' or 'message1' or 'message2'.
- position of message: top or bottom,
- time of expiration cookie, by default 365 days.
- page with information of web cookies.
If you choose a page with the information of cookies then a link 'More information' will be displayed in the message.
It is need to use the function get_footer() in template for displaying the message. Sorry for my english.
Archived Versions:
These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide