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 NameDescriptionMethod
wp_clockdo_batch_exportsStores clockdo batch exports data created by this plugin.Static
wp_clockdo_post_proofsStores clockdo post proofs data created by this plugin.Static
wp_ots_batch_exportsStores ots batch exports data created by this plugin.Static
wp_ots_post_proofsStores 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_options
Option 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_mode
wp_postmeta
Post meta
wp_usermeta
User meta