Photo Engine (Media Organizer & Lightroom)

Organize your photos in folders and collections. Synchronize with Lightroom. Make your life easier! :)

4 database tables

Table NameDescriptionMethod
wp_lrsyncStores lrsync data created by this plugin.Static
wp_lrsync_collectionsStores lrsync collections data created by this plugin.Static
wp_lrsync_metaStores additional metadata (key-value pairs) for lrsync records.Static
wp_lrsync_relationsStores lrsync relations 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:force_sslverifyOption key:litespeed.conf.cache-restOption key:meowapps_hide_adsOption key:meowapps_hide_meowappsOption key:meowapps_newsOption key:mwai_optionsOption key:nfw_optionsOption key:wplr_catch_errorsOption key:wplr_check_same_fileOption key:wplr_debugging_enabledOption key:wplr_debuglogsOption key:wplr_enable_keywordsOption key:wplr_filename_accentsOption key:wplr_hide_extensionsOption key:wplr_library_show_hierarchyOption key:wplr_media_libraryOption key:wplr_media_modalsOption key:wplr_media_organizerOption key:wplr_pluginsOption key:wplr_public_apiOption key:wplr_sync_keywordsOption key:wplr_upload_folderOption key:wplr_use_taken_dateOption key:wr2x_big_image_size_threshold
wp_postmeta
Post meta
wp_terms
Custom taxonomy:attachment_keyword
wp_usermeta
User meta