This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Spotify Play Button

Description

Easily add the Spotify Play Button to your post and pages in WordPress by using the short code [spotify-play].

Examples

Simply track play (most basic requirement)
[spotify-play src=”spotify:track:1PP5EnZyE465gO0XNDcW9D”]

Change the theme to white (aka “light”)
[spotify-play src=”spotify:track:1PP5EnZyE465gO0XNDcW9D” theme=”white”]

Use the compact size
[spotify-play src=”spotify:track:1PP5EnZyE465gO0XNDcW9D” size=”compact”]

View in cover art mode
[spotify-play src=”spotify:track:1PP5EnZyE465gO0XNDcW9D” view=”coverart”]

Cutomise the width and height
[spotify-play src=”spotify:track:1PP5EnZyE465gO0XNDcW9D” width=”100″ height=”50″]

Mix and match
[spotify-play src=”spotify:artist:5LfGQac0EIXyAN8aUwmNAQ” theme=”white” size=”compact”]

Note

This plugin is no-way affiliated with Spotify.

Installation

  1. Download and unzip
  2. Upload to your wp-content/plugins folder
  3. Activate from the dashboard
  4. Add or edit a post or page
  5. Add the short code [spotify-play src=””] with the “Spotify URI” in between the src quotes

FAQ

I have an issue with Spotfy Play Button plugin, where do I go to report the issue?

There are a number of places, the most popular being on the WordPress.org forum, you can also report an issue on Github page or contact myself directly.

Is there a bleeding edge version of Spotfy Play Button?

Yes there is! It’s on Github.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Spotify Play Button” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Spotify Play Button” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release