Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

last.fm playlists

Opis

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

Instalacija

  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

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“last.fm playlists” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “last.fm playlists” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Initial release.

1.1

  • Implemented error checking into the code.

1.1.1

  • Fixed bug that would never recognize a playlist.