Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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

Часто задаваемые вопросы

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.