2Download Connector for 2DL Hosted Checkout

2Download Connector for 2DL Hosted Checkout – a WordPress connector for hosted checkout and secure digital delivery via 2dl.app.

4 database tables

Table NameDescriptionMethod
wp_todownload_customersStores todownload customers data created by this plugin.Static
wp_todownload_license_keysStores todownload license keys data created by this plugin.Static
wp_todownload_order_itemsStores order records and related transaction data.Static
wp_todownload_ordersStores 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_commentmeta
Comment meta
wp_options
Option key:todownload_account_page_idOption key:todownload_post_type_migration_v1_doneOption key:todownload_public_id_backfill_v1_doneOption key:todownload_rewrite_versionOption key:todownload_schema_versionOption key:todownload_settingsOption key:todownload_webhook_log_v1
wp_postmeta
Post meta
wp_usermeta
User meta