このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

last.fm playlists

説明

Displays the tracks from a user selected playlist created at last.fm

インストール

  1. Upload lastfm.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Sign up for a last.fm api key at http://www.last.fm/api/account
  4. insert [lastfmplaylist:(last.fm username):(last.fm api key):(last.fm playlist name)] into a post to have the plugin pull the playlist through

FAQ

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

last.fm playlists はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“last.fm playlists” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial release.

1.1

  • Implemented error checking into the code.

1.1.1

  • Fixed bug that would never recognize a playlist.