CLKT – Save Forever, Collect Together

Permanently preserve WordPress posts and media on Arweave with one-click decentralized storage.

2 database tables

Table NameDescriptionMethod
wp_clkt_transactionsStores clkt transactions data created by this plugin.Static
wp_content_cloud_transactionsStores content cloud transactions 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:clkt_auto_save_on_publishOption key:clkt_free_dispatch_limit_kbOption key:clkt_global_auto_saveOption key:clkt_global_encryption_passwordOption key:clkt_max_allowed_upload_mbOption key:clkt_permaweb_public_headingOption key:clkt_settingsOption key:clkt_show_cost_estimateOption key:clkt_show_permaweb_on_publicOption key:clkt_show_powered_byOption key:clkt_test_modeOption key:clkt_wallet_providerOption key:clkt_wallet_type
wp_postmeta
Post meta