Clockdo – Publish Date Proof & Content Timestamp
Protect your publish date with a verifiable content timestamp. Create blockchain-backed proof records to support content authenticity and dispute docu …
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_clockdo_batch_exports | Stores clockdo batch exports data created by this plugin. | Static |
| wp_clockdo_post_proofs | Stores clockdo post proofs data created by this plugin. | Static |
| wp_ots_batch_exports | Stores ots batch exports data created by this plugin. | Static |
| wp_ots_post_proofs | Stores ots post proofs 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:
clockdo_proof_api_baseOption key:clockdo_proof_api_tokenOption key:clockdo_proof_auto_publishOption key:clockdo_proof_auto_updateOption key:clockdo_proof_include_contentOption key:clockdo_proof_inject_metaOption key:clockdo_proof_last_public_submitOption key:clockdo_proof_manifest_headerOption key:clockdo_proof_messageOption key:clockdo_proof_migration_completedOption key:clockdo_proof_modeOption key:clockdo_proof_public_linkOption key:clockdo_proof_site_idOption key:clockdo_proof_site_secretOption key:clockdo_proof_store_local_exportsOption key:clockdo_proof_vip_modewp_postmetawp_usermeta