[ad_1]
Hello team,
Hope you are well today.
I’m cleaning up database for a company which no longer user any wishlist plugin at all.
Do you maybe know if this one in wp_options comes from your plugin?
widget_widget_top_wishlist
INSERT INTOwp_options(option_id,option_name,option_value,autoload`) VALUES
(66419, ‘widget_widget_top_wishlist’, ‘a:3:{s:12:\”_multiwidget\”;i:1;i:3;a:3:{s:9:\”show_icon\”;i:1;s:9:\”show_text\”;i:0;s:4:\”text\”;s:14:\”Verlanglijst -\”;}i:5;a:3:{s:9:\”show_icon\”;i:1;s:9:\”show_text\”;i:0;s:4:\”text\”;s:14:\”Verlanglijst -\”;}}’, ‘yes’);`
Is it safe to delete after uninstalling the plugin?
Thanks in advance 🙂
