pressidium / pressidium-cookie-consent

🍪 Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations.
https://wordpress.org/plugins/pressidium-cookie-consent/
GNU General Public License v2.0
45 stars 2 forks source link

Issues when importing settings from older versions #81

Closed over-engineer closed 1 month ago

over-engineer commented 1 month ago

Initially reported by @aminux on the WordPress.org support forum.

There are some issues when importing settings from older versions.

over-engineer commented 1 month ago

Upon review, I discovered the following:

over-engineer commented 1 month ago

Importing settings from older versions of the plugin caused problems due to the pressidium_options.font property having an invalid default value.

Additionally, we now re-fetch the settings during import to ensure they appear correctly on the settings page.

Closing as resolved.