Gmedia Photo Gallery

Gmedia Gallery - photo gallery with comments, show EXIF & Metadata, gallery with map geolocation (GPS), private galleries.

6 database tables

Table NameDescriptionMethod
wp_gmediaStores gmedia data created by this plugin.Static
wp_gmedia_logA logging table that records activity, events, or audit history.Static
wp_gmedia_metaStores additional metadata (key-value pairs) for gmedia records.Static
wp_gmedia_termStores gmedia term data created by this plugin.Static
wp_gmedia_term_metaStores additional metadata (key-value pairs) for gmedia term records.Static
wp_gmedia_term_relationshipsStores gmedia term relationships 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:blog_charsetOption key:clone_identification_timestampOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:gmedia_ajax_long_operationsOption key:gmediaactivatedOption key:gmediadbversionOption key:gmediahashid_saltOption key:gmediainitcheckOption key:gmediainstalldateOption key:gmediaoptionsOption key:gmediaversionOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta
wp_posts
Custom post type:gmediaCustom post type:gmedia_albumCustom post type:gmedia_gallery
wp_terms
Custom taxonomy:gmedia_categoryCustom taxonomy:gmedia_tag
wp_usermeta
User meta