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 Name | Description | Method |
|---|---|---|
| wp_better_wishlist_items | Stores better wishlist items data created by this plugin. | Static |
| wp_better_wishlist_lists | Stores 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_optionsOption key:
bw_settings