Organize your media library, pages, posts, custom post types, users, plugins, WooCommerce orders, products, coupons, and more using folders. View attachment 13346
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
Fix: JavaScript error in media modal after uploading media without a folder selected
Fix: JavaScript error preventing files from uploading to media library when multiple files are selected
Fix: media not uploading when sync folder upload dropdown option is turned off and a folder isn't selected
Fix: fatal error caused when a taxonomy query contains a relation key
Tweak: disable folder dragging on mobile to prevent folders from inadvertently being reorganized while scrolling (this can be turned off by using the `wicked_folders_disable_drag_drop_on_mobile` filter and returning `false`)