CloudFold Lite – AI-Powered Media Organizer & Cloud Storage Offloader

Build responsive image galleries, organize uploads into folders, publish Gutenberg blocks, and use a fast zero-dependency lightbox.

7 database tables

Table NameDescriptionMethod
wp_cloudfold_ai_logA logging table that records activity, events, or audit history.Static
wp_cloudfold_folder_attachmentsStores cloudfold folder attachments data created by this plugin.Static
wp_cloudfold_foldersStores cloudfold folders data created by this plugin.Static
wp_cloudfold_gallery_imagesStores cloudfold gallery images data created by this plugin.Static
wp_cloudfold_offload_rule_conditionsStores cloudfold offload rule conditions data created by this plugin.Static
wp_cloudfold_offload_rulesStores cloudfold offload rules data created by this plugin.Static
wp_cloudfold_queue_stateA job queue table for managing background tasks and scheduled operations.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:cloudfold_activated_atOption key:cloudfold_ai_jobs_table_readyOption key:cloudfold_db_versionOption key:cloudfold_folder_cache_versionOption key:cloudfold_gallery_cache_versionOption key:cloudfold_legacy_symbol_hitsOption key:cloudfold_migration_errorOption key:cloudfold_migration_stateOption key:cloudfold_public_throttle_metricsOption key:cloudfold_queue_state_table_readyOption key:cloudfold_settingsOption key:cloudfold_smart_gallery_cache_versionOption key:cloudfold_version
wp_postmeta
Post meta
wp_termmeta
Term meta