Adds a virtual folder system to the WordPress media library using a native WordPress taxonomy (media_folder) attached to the attachment post type. A folder sidebar is injected into the Upload screen (upload.php) via JavaScript, providing click-to-filter navigation and AJAX folder creation/rename/delete. Files can be assigned to folders from within the attachment detail modal. No custom database tables are used — data is stored in WordPress's term system.
| Category | Media |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/media-library-folders |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |