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 Name | Description | Method |
|---|---|---|
| wp_luvre_attachments | Stores luvre attachments data created by this plugin. | Static |
| wp_luvre_folders | Stores 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_optionsOption 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_optionwp_postmeta