Coupomated Connect – Coupon API Data Feed

Coupomated Connect: A WordPress plugin for easy affiliate store and coupon management with automatic updates and link setup.

3 database tables

Table NameDescriptionMethod
wp_coupomated_couponsStores coupomated coupons data created by this plugin.Static
wp_coupomated_import_logA logging table that records activity, events, or audit history.Static
wp_coupomated_storesStores coupomated stores 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:coupomated_import_apikeyOption key:coupomated_import_coupon_batch_sizeOption key:coupomated_import_coupon_frequencyOption key:coupomated_import_planOption key:coupomated_import_store_batch_sizeOption key:coupomated_import_store_frequencyOption key:coupomated_import_themeOption key:couponint
wp_postmeta
Post meta
wp_termmeta
Term meta