Your plugin rises a PHP Deprecation Notice with PHP 8.2:
Deprecated: Creation of dynamic property Cookiepro::$plugin is deprecated in /var/www/html/wp-content/plugins/cookiepro/class-cookiepro.php on line 43
This can be solved in a couple of ways, the simpler probably would be adding:
#[\AllowDynamicProperties]
in line 42 of file wp-content/plugins/cookiepro/class-cookiepro.php
I hope you fix this in the next release.
Thanks.
If you need to add a button to allow users to open preference center, you can use this code in your page inside HTML <body> section:
<!-- OneTrust Cookies Settings button start -->
<button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button>
<!-- OneTrust Cookies Settings button end -->
]]>
The plugin has not been developed further for 4 months and is only released up to version 5.4.4 (current is 5.6). When can we expect an updated version?
A test did not find a cookie banner although one is available. The test also did not find a privacy policy although one is present.
Is the plugin buggy?
I have multiple sites that uses CookiePro plugin and I’m very happy with it.
I noticed that specific in Chrome 83 the plugin ’causes an error breaking all the JS code in the page.
This only happens in that specific version (it was released about 3 weeks ago).
I tried to reach the developer using their homepage but did not get a reply.
Can someone take a look at this issue? I had to disable the plugin in all sites and install another one.
]]>I connected the script and google analytics ID to the plugin settings but the GA cookies don’t seem to be dropped when I change the consent settings in my cookie banner options. I’ve tried refreshing the page, closing the browser and opening up a new browser window because I read that it takes effect on user’s next visit. Still the cookies remain tracked. What am I missing here?
]]>Hi,
After installing the most recent version ( Version 1.0.0 ) of the plugin, I constantly receive a WP-Admin notice stating:
Thank you for installing CookiePro.
When I click the X to dismiss and visit another WP-Admin page, the notice is back again.
Kind regards,
Simon
]]>