MultiOrder Sync For WooCommerce
A WooCommerce plugin that detects repeat orders from the same customer before shipment and helps admins combine them into one fulfillment workflow.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_emw_mom_audit_logs | A logging table that records activity, events, or audit history. | Static |
| wp_emw_mom_order_groups | Stores order records and related transaction data. | 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:
emw_mom_admin_emailOption key:emw_mom_allowed_statusesOption key:emw_mom_cc_emailOption key:emw_mom_criteria_settingsOption key:emw_mom_detection_settingsOption key:emw_mom_email_subjectOption key:emw_mom_email_templateOption key:emw_mom_exclusion_settingsOption key:emw_mom_rest_api_enabledOption key:emw_mom_rest_api_keywp_postmeta