Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager
Create unlimited folders with the Folders WordPress plugin, organize & manage your Media Library files, Pages & Posts in folders 📁
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_catfolders | Stores catfolders data created by this plugin. | Static |
| wp_catfolders_posts | Stores catfolders posts data created by this plugin. | Static |
| wp_fbv | Stores fbv data created by this plugin. | Static |
| wp_fbv_attachment_folder | Stores fbv attachment folder data created by this plugin. | Static |
| wp_realmedialibrary | Stores realmedialibrary data created by this plugin. | Static |
| wp_realmedialibrary_meta | Stores additional metadata (key-value pairs) for realmedialibrary records. | Static |
| wp_realmedialibrary_posts | Stores realmedialibrary posts data created by this plugin. | Static |