=== Visio Playlist === Contributors: innovativeroots Donate link: http://www.innovativeroots.com/ Email: bilal.rafique@gmail.com Tags: song list, songlist, songs, repertoire, bands, musicians, performers, music, playlist, multiple playlist, item lists, itemlist, groups, multiple groups, items in group Requires at least: 3.0 Tested up to: 4.0 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Visio Playlist is a multipurpose plugin. Specially created for bands and music websites but it can be used in any type of website. == Description == **Visio Playlist is an easy-to-use song listing plugin for bands and solo musicians.** Conveniently manage your playlist with songs list directly from within the WordPress backend, make use of the multiple playlist and style the actual output entirely to your liking. = Features = **Manage Playlist** * add new playlist * edit/delete existing playlist * set playlist status to visible(public) or private (hidden) **Manage Songs** * add new songs to the song list * edit/delete existing songs * delete the entire song list * set song status to public (listed both on frontend and backend) or private (listed on backend only) **Settings** * provide an optional introduction to the song list (some HTML tags allowed) * order the song list by artist or title * choose the column order "artist | title” or “title | artist” * define custom names for the artist and title columns * show/hide playlist names (i.e., playlist heading) **Styling** * make use of the integrated class names and IDs * copy the frontend stylesheet to your template directory and thus be independent of any plugin updates **Code Customization** * this plugin is can be customized with very basic php knowledge. As Visio Playlist is created in mind to easy customization for developers who can be customized easily according to their requirements. == Installation == 1. Upload the `visio-playlist` folder to the `/wp-content/plugins/` directory on your web server. 2. Activate the plugin through the _Plugins_ menu in WordPress. 3. To display the song list, simply put `[visio_playlist]` in the content of your desired page. == Frequently Asked Questions == Comming Soon. == Screenshots == 1. Playlist Page where you can add/edit/delete playlist 2. Items/Songs list page to add songs in a playlist == Changelog == = 1.0 = * Initial release. = 1.1 = * include screenshots * fix miner php shortcode