The #1 Folder Plugin for WordPress
Organize your media library, pages, posts, custom post types, users, plugins, WooCommerce orders, products, coupons, and more using folders.Organizing Media with Folders
Organizing your media library with Wicked Folders is a breeze. To get started, simply go to the Media page in your WordPress admin site. From here you’ll be able to create new folders, move media library items into folders, organize your folders and browse media items by folder.Adding a New Folder
To add a new folder, click the “Add New Folder” icon (the “plus” icon) in the Folder Pane on the left-hand side of the screen. Give the folder a name and optionally select a parent folder that you’d like to place it in. Don’t worry, you can always change the folder’s parent later by dragging it into a different folder.Adding Media Library Items to Folders
To move an item into a folder, simply hover your mouse over the item’s name, place your mouse cursor over the move icon, then click and drag the item to the desired folder. An outline will display around the folder’s name when you drag an item over it to make it obvious which folder you are moving the item to.Organizing Your Media Library’s Folders
To reorganize folders, go to the Media page and simply drag and drop folders like you would on a computer. To rename or delete a folder, click on the folder and click the “Edit Folder” icon (the “pencil” icon) or “Delete Folder” icon (the “trash can” icon) in the Folder Pane on the left.Browsing Media Items by Folder
You can easily browse media by folder when adding media to your posts or pages. Simply use the folder tree navigation on the left.Changelog
2.23.13 (May 12, 2023)
- Tweak folder pane on Elementor Templates screen so that folder pane does not overlap header bar
- Increase init action priority to 25 to accomodate Barn2 Document Library plugin which registers Document post type at priority 15 (this fixes an 'invalid taxonomy' error when attempting to create folders on the Documents post type screen)
- Add return types to fix deprecated errors in PHP 8
- Add ability to assign media to dynamic term folders
- Add nonce validation to AJAX functions to address cross-site request forgery vulnerability
- Add capability check to AJAX functions to address authorization bypass vulnerability