=== Media Folder === Contributors: kingdomcreation Tags: custom post type media slider attachements Requires at least: 3.0.1 Tested up to: 4.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Attach media files to a common parent post, easily upload and list the content of the folder. Useful for making sliders that clients can manage or listing media files. == Description == Attach media files to a common parent post, easily upload and list the content of the folder using a shortcode. This plugin is intended for developers to use as it will facilitate the client to add pictures to a slider for instance. Media Folder offers the possibility to virtually group attachements behing to a single hidden post type, the "folder". == Installation == 1. Upload `media-folder.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create media folders from the admin page, name the folder and start uploading assets to it via the file upload on the side. 1. Use our shortcode to list the content of the folder on the site. 1. Use the list to display the files for download or customize it to make dynamic slideshows, sliders and many more... == Frequently Asked Questions == = I created a media folder, what now? = Add the shortcode to list the content of the folder using the folder ID inside the theme's files or in any editor screen. == Screenshots == 1. Upload files directly to a folder using the native upload tools 2. Upload multiple files simultaneously == Changelog == == Upgrade Notice == = 1.0 = * Initial release