WP Data Sync

Sync data from almost any data source to your WordPress or WooCommerce website.

2 database tables

Table NameDescriptionMethod
wp_data_sync_item_requestStores data sync item request data created by this plugin.Static
wp_data_sync_sell_actionsStores data sync sell actions 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:wcdsync_versionOption key:wp_data_sync_append_termsOption key:wp_data_sync_convert_product_weightOption key:wp_data_sync_dynamic_cross_sells_quantityOption key:wp_data_sync_dynamic_cross_sells_sort_orderOption key:wp_data_sync_dynamic_up_sells_quantityOption key:wp_data_sync_dynamic_up_sells_sort_orderOption key:wp_data_sync_item_request_exclude_data_typesOption key:wp_data_sync_item_request_statusOption key:wp_data_sync_log_hashOption key:wp_data_sync_post_authorOption key:wp_data_sync_post_statusOption key:wp_data_sync_post_typeOption key:wp_data_sync_product_visibilityOption key:wp_data_sync_regular_price_adjustmentOption key:wp_data_sync_sale_price_adjustmentOption key:wp_data_sync_sync_term_descOption key:wp_data_sync_sync_term_metaOption key:wp_data_sync_sync_term_thumbOption key:wp_data_sync_update_duplicate_fieldsOption key:wpdsync_version
wp_postmeta
Post meta
wp_termmeta
Term meta