Descrizione
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.
Screenshot
Installazione
- Upload the
visio-playlist
folder to the/wp-content/plugins/
directory on your web server. - Activate the plugin through the Plugins menu in WordPress.
- To display the song list, simply put
[visio_playlist]
in the content of your desired page.
FAQ
Comming Soon.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Visio Playlist” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Visio Playlist” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release.
1.1
- include screenshots
- fix miner php shortcode