Imagine

A new cool kid on the block gallery plugin completely written with $.AJAX.get() for extremely versatile pages.

4 database tables

Table NameDescriptionMethod
wp_imagine_albumsStores imagine albums data created by this plugin.Static
wp_imagine_galleryStores imagine gallery data created by this plugin.Static
wp_imagine_imgStores imagine img data created by this plugin.Static
wp_imagine_templatesStores imagine templates 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:imaginedefaultwidthOption key:optionimaginedefaultalbumtemplateOption key:optionimaginedefaultgallerytemplateOption key:optionimaginedefaultimagetemplateOption key:optionimaginedefaultlayovertemplateOption key:optionimaginethumbnailratioOption key:optionimaginethumbnailwidth
wp_postmeta
Post meta