WP Media Directories
Physical folders vs virtual folders in WordPress
Labels in the database feel fast. Directories on disk survive migrations, FTP, and the next agency handoff.
Virtual folder plugins store organization in the database while files often remain in date-based upload paths. Physical folder plugins create real directories under the upload basedir so library structure and disk structure match.
| Virtual (e.g. FileBird-class) | Physical (WP Media Directories) | |
|---|---|---|
| Source of truth | Database terms/assignments | Directories on disk |
| Upload paths | Often still YYYY/MM | Into selected Folder |
| Migrations / FTP | Labels may not travel with files | Directories are the structure |
| UI | Often native-ish | Native Media Library tree |
| Best for | Quick tagging | Long-term file organization |
WP Media Directories
Choose folders that exist on disk.
Full product on every plan. Physical folders in the Media Library you already use.