Manage playlists of songs and display them in layout or in posts.
/wp-content/plugins/ directory.Plugins menu in WordPress.Options > MyPlaylist page of your admin.There are two ways to use the plugin :
* get_playlists($limit = 1000) : Show a list of published playlists. Optionnal parameter can show only the last ones.
* get_playlist($id) : Show a specified playlist. You can find the id in the administration section.
* get_last_playlist() : Show always the last published playlist (or the playlist with the highest priority).
2. Insert in your post {playlist_id}. Replace id with the id number of the playlist. You can find this id in the administration section.
Requires: 2.0.0 or higher
Compatible up to: 2.1.2
Last Updated: 2007-5-2
Downloads: 1,337
Got something to say? Need help?