foldio-plugin

The plugin enables you to Rotate Images in 360 degree RTL or LTR direction. A rotating product image will give viewers a 3D feel.

4 database tables

Table NameDescriptionMethod
wp_foldio360_images_listStores foldio360 images list data created by this plugin.Static
wp_foldio360_licence_detailsStores foldio360 licence details data created by this plugin.Static
wp_foldio360_shortcode_settingStores foldio360 shortcode setting data created by this plugin.Static
wp_foldio360_storeStores foldio360 store 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:foldio360_description_watermark_img_nameOption key:foldio360_description_watermark_img_urlOption key:foldio360_license_keyOption key:foldio360_setting_autospinloadOption key:foldio360_setting_fullscreenmadeOption key:foldio360_setting_imageloadingOption key:foldio360_setting_momentumspiningOption key:foldio360_setting_mousewheelspinOption key:foldio360_setting_opacityOption key:foldio360_setting_reversespinOption key:foldio360_setting_rotate_iconOption key:foldio360_setting_spinsonmouseoverOption key:foldio360_setting_spinspeedOption key:foldio360_setting_thumbnailcropOption key:foldio360_setting_thumbnaillocationOption key:foldio360_setting_watermark_fileOption key:foldio360_setting_watermark_file_nameOption key:foldio360_setting_watermarkpositionOption key:foldio360_setting_widthOption key:foldio360_setting_zoomcheckboxOption key:foldio360_setting_zoomspeed
wp_postmeta
Post meta