KDisk

Cloud storage of photos, videos, documents and other files for each user. There is a shared disk for all visitors.

2 database tables

Table NameDescriptionMethod
wp_krdisk_filesStores krdisk files data created by this plugin.Static
wp_krdisk_taskStores krdisk task 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:kdisk_notlogin_share_readOption key:kdisk_notlogin_share_writeOption key:kdisk_sharedOption key:kdisk_spaceOption key:kdisk_statistics
wp_postmeta
Post meta