Mô tả
Displays the tracks from a user selected playlist created at last.fm
Cài đặt
- Upload
lastfm.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Sign up for a last.fm api key at http://www.last.fm/api/account
- insert [lastfmplaylist:(last.fm username):(last.fm api key):(last.fm playlist name)] into a post to have the plugin pull the playlist through
Hỏi đáp
- What is the last.fm API key?
-
The API key allows you to make requests to last.fm remotley
- Can I Display Any Users Playlist?
-
Yes you can, as long as the username supplied is the same one that created the playlist the plugin will display it correctly
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“last.fm playlists” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “last.fm playlists” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release.
1.1
- Implemented error checking into the code.
1.1.1
- Fixed bug that would never recognize a playlist.