WP2Cloud

Now WordPress site can store all its content (pages and media) in cloud. This makes site powered by enormous scale and reliability of cloud storage.

3 database tables

Table NameDescriptionMethod
wp_bp_cloud_avatarsStores bp cloud avatars data created by this plugin.Static
wp_cloud_media_contentStores cloud media content data created by this plugin.Static
wp_cloud_moved_mediaStores cloud moved media 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:wp2cloud
wp_postmeta
Post meta