Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Initial release.

1.1

  • Implemented error checking into the code.

1.1.1

  • Fixed bug that would never recognize a playlist.