Luvre – WordPress Media Library Folders

Luvre helps you organize your WordPress media library images, posts, pages, and custom post types into folders for better management and efficiency.

2 database tables

Table NameDescriptionMethod
wp_luvre_attachmentsStores luvre attachments data created by this plugin.Static
wp_luvre_foldersStores luvre folders 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:allow_svg_uploadOption key:folder_default_colorOption key:folder_files_countOption key:folder_per_userOption key:folder_seachOption key:folder_startupOption key:generalOption key:luvre_settingsOption key:public_rest_api_keysOption key:public_rest_api_secret_keyOption key:supported_post_typeOption key:uninstall_delete_dataOption key:your_option
wp_postmeta
Post meta