這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Hulkshare Shortcode

描述

The Hulkshare plugin enables you to integrate the Hulkshare player into your WordPress blog and customize it.

It also supports the following optional parameters:
* width = widget width (in % or px)
* autoPlay = (true or false)
* enableCover = (true or false)
* enableDownload = (true or false)
* color = (color hex code) will paint the play button and the waveform

Examples:

[hulkplayer code="fsn5z97kzojk"]

Embed a track player

[hulkplayer code="fsn5z97kzojk" enableDownload="false" enableCover="false" color="D51811"]

Embed a track with no download button, cover picture, red buttons nor waveform

[hulkplayer code="11289887" media="video"]

Embeds a video.

安裝

  1. Upload hulkshare.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the short code for WordPress, something like [hulkplayer code=”moixg98k3wn4″], inside your posts or pages, publish, and you are done!

常見問題

Where do I get the shortcode?

Go to Hulkshare and locate the track you want to embed. Hover over the track, and the “Share” button will appear. Pressing it will show a pop up. Copy the shortcode in the “WordPress” area. Paste it in the HTML editor of your blog page and you’re done 🙂

If your track isn’t there just signup and upload! It’s free!

評價

There are no reviews for this plugin.

貢獻者及開發者

“Hulkshare Shortcode” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Hulkshare Shortcode 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First version