couponmaster

Create, manage and display coupon codes with WooCommerce integration. ALL FEATURES ARE FREE - no premium restrictions!

4 database tables

Table NameDescriptionMethod
wp_couponmaster_analyticsStores analytics or statistics data.Static
wp_couponmaster_automation_logsA logging table that records activity, events, or audit history.Static
wp_couponmaster_couponsStores couponmaster coupons data created by this plugin.Static
wp_couponmaster_rulesStores couponmaster rules 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:cm_marketing_settingsOption key:couponmaster_db_versionOption key:couponmaster_default_discount_typeOption key:couponmaster_default_expiry_daysOption key:couponmaster_default_templateOption key:couponmaster_template_customizations_
wp_postmeta
Post meta