Riders Delivery for WooCommerce
Sync WooCommerce orders to the Riders Kuwait same-day delivery platform with a full Kuwait address widget at checkout.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ridedefo_orders | Stores order records and related transaction data. | Static |
| wp_riders_orders | Stores order records and related transaction data. | Static |
| wp_wc_orders_meta | Stores additional metadata (key-value pairs) for wc orders records. | Static |
| wp_woocommerce_shipping_zone_methods | Stores woocommerce shipping zone methods 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_optionsOption key:
costOption key:free_aboveOption key:ridedefo_api_keyOption key:ridedefo_auto_configure_kuwait_shippingOption key:ridedefo_auto_sync_enabledOption key:ridedefo_branch_idOption key:ridedefo_default_notes_templateOption key:ridedefo_default_shipping_method_idOption key:ridedefo_notify_on_sync_failureOption key:ridedefo_sync_cod_ordersOption key:ridedefo_sync_modeOption key:ridedefo_sync_paid_onlyOption key:ridedefo_versionOption key:ridedefo_wc_versionOption key:riders_wc_versionOption key:titleOption key:woocommerce_default_countrywp_postmeta