Gift Card Manager for WooCommerce
Gift Card Manager for WooCommerce
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fg_gift_card_manager_config | Stores fg gift card manager config data created by this plugin. | Static |
| wp_fg_gift_card_manager_gift_card_groups | Stores fg gift card manager gift card groups data created by this plugin. | Static |
| wp_fg_gift_card_manager_gift_cards | Stores fg gift card manager gift cards data created by this plugin. | Static |