AdMail – Multilingual Back in-Stock Notifier for WooCommerce

AdMail is a WooCommerce extension that enables your customers to subscribe to out-of-stock products and receive an email notification when the product …

2 database tables

Table NameDescriptionMethod
wp_wc_admailStores wc admail data created by this plugin.Static
wp_wc_admail_subscriptionsStores wc admail subscriptions 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:ambisn_feedback_popupOption key:ambisn_lang_fixed_productsOption key:ambisn_migration_offsetOption key:ambisn_migration_product_idsOption key:ambisn_plugin_dataOption key:ambisn_table_emails_per_pageOption key:ambisn_table_items_per_pageOption key:wc_admail_subscriptions_migration_statusOption key:woocommerce_hide_out_of_stock_items
wp_postmeta
Post meta