even after removing the products and your plugin again and emptying the cache the products still get a default value.
Specifically, I noticed that certain entries related to your plugin remained in the database, particularly within the wp_options
table with the prefix wc_daw_
. As a result, the default attributes were still being applied to my products, which caused unintended behavior on my website. https://prnt.sc/ZLMqWp8m4AHK
Would it be possible for you to include a feature in future updates that ensures all related database entries (such as wc_daw_
options) are completely removed when the plugin is deactivated or uninstalled? This would greatly help in preventing any residual effects after the plugin is no longer in use.
-
This reply was modified 6 months, 2 weeks ago by
Mati.