Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Spotify Embed Creator

Beskrivning

Search for Album or Track on Spotify and create a Spotify Play Button by iFrame or Shortcode. Shows up both as a separate admin view as well as on the ”edit post” page as a meta box for direct inserting into the content area.

Skärmdumpar

  • The Admin View
  • The "edit post" meta box

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Enjoy

Vanliga frågor

Can I search thru my playlists?

Unfortunatly not with the API Spotify has today.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Spotify Embed Creator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Spotify Embed Creator” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.5

  • Now doing a more strict search followed by a fuzzy, for more exact result

1.0.4

  • dirname(FILE) instead of DIR since it didn’t work everywhere

1.0.3

  • Uses file_get_contents() if curl isn’t installed

1.0.2

  • Changed name on the shortcode function due to incompatibility with another plugin
  • Preview in the edit post meta box as well

1.0.1

  • Banner image for wordpress.org plugin repository
  • New Screenshots in English
  • Cleaned up the code

1.0

  • first release