ClaimDesk – Return & Exchange Claim Manager
ClaimDesk helps WooCommerce store owners manage product return and exchange claims through a guided multi-step claim submission process.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cd_claim_attachments | Stores cd claim attachments data created by this plugin. | Static |
| wp_cd_claim_items | Stores cd claim items data created by this plugin. | Static |
| wp_cd_claims | Stores cd claims 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:
claim_desk_claim_windowOption key:claim_desk_conditionsOption key:claim_desk_db_versionOption key:claim_desk_problemsOption key:claim_desk_reminder_settingsOption key:claim_desk_resolutions