该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Spotify Play Button

描述

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.

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Spotify Play Button” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Spotify Play Button”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release