Better Wishlist

Better Wishlist lets you display Wishlist anywhere on your WooCommerce shop so that your customers can easily bookmark their favourite products and fi …

2 database tables

Table NameDescriptionMethod
wp_better_wishlist_itemsStores better wishlist items data created by this plugin.Static
wp_better_wishlist_listsStores better wishlist lists data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:bw_settings