Smart Delivery – Shippings and Returns

This plugin will post woocommerce order with their detail on specific API. Upon updation and deletion of order, it will synchronize order data to API.

2 database tables

Table NameDescriptionMethod
wp_debugStores debug data created by this plugin.Static
wp_smartdelivery_settingStores smartdelivery setting 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:shipping_priceOption key:title
wp_postmeta
Post meta