ginger
ginger copied to clipboard
Wordpress plugin to make website compliant with EU Cookie Policy, with opt-in feature
When ginger is installed there aren't options.
There are a lot of array offsets not being checked for existence / not given a default value throughout the plugin. This results in a significant amount of unwanted PHP...
Hi, if you do not accept cookies, the Autoptimize plugin will not work. There is a solution? Thank you
Unfortunatelly I did not find any solutiton to work the ginger and ninja plugin together. I have tried all the settings, with or without cashe and others. It is clear...
I have tested the RESET shortcode on different browsers and different sites. My experience was that if the shortcode was inserted on different (sub)page than the homepage, it does not...
Ideally, when a user says OK for the cookies, there should be a way to revoke the permission. On the other hand, if a user rejects cookies there should be...
Hello, I've just installed Ginger on my website, and activated the Analytics.js feature. However I wanted to be sure that everything is working. If I check on the page source...
Fix #24 When cache option is set to yes and the banner is accepted, some script aren't restored. The problem was due by this line: ` if (isset($option_ginger_general['ginger_cache']) && $option_ginger_general['ginger_cache']...
Hi, your plugin is great; I have two questions 1) Is it possible to revoke consent? Maybe with a link in the footer to show the banner again. 2) after...
* make sure is_plugin_active is available and load plugin.php if not (see https://codex.wordpress.org/Function_Reference/is_plugin_active) * correct autoptimize path typo's