Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

last.fm playlists

Descripción

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

Instalación

  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

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“last.fm playlists” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “last.fm playlists” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0

  • Initial release.

1.1

  • Implemented error checking into the code.

1.1.1

  • Fixed bug that would never recognize a playlist.