Hello,
In my website, there is no need for wishlist and I want to turn if off completely.
I looked further into DB, and saw 2 tables:
wp_woodmart_wishlists
wp_woodmart_wishlists_products
So please tell me:
1- how to remove wishlist completely from site?
2- is it safe to drop wishlist tables?
3- where other in DB, woodmart wishlist is placed for removal? like wp_options, wp_usermeta, etc?
Making any changes to the database is not safe. In order to disable the “Wishlist” functionality, please navigate to Theme Settings -> Shop -> Wishlist -> turn off the “Enable wishlist” option.
Hello Luke. Thanks for your help.
So what should I do with the empty tables? I mean now that I’ve turned off the wishlist, isn’t it pointless to keep the tables?
I know that you know that it’s pointless. So tell me please, which table and/or which column should I drop?
Thank you.
Best Regards.