Changeset 778325
- Timestamp:
- 09/25/2013 12:39:54 PM (13 years ago)
- File:
-
- 1 edited
-
hulkshare-short-code/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hulkshare-short-code/trunk/readme.txt
r769118 r778325 12 12 == Description == 13 13 14 Embed Hulkshare player on Wordpress and customize it. 14 The Hulkshare plugin enables you to integrate the Hulkshare player into your WordPress blog and customize it. 15 16 It also supports the following optional parameters: 17 * width = widget width (in % or px) 18 * autoPlay = (true or false) 19 * enableCover = (true or false) 20 * enableDownload = (true or false) 21 * color = (color hex code) will paint the play button and the waveform 22 23 Examples: 24 25 `[hulkplayer code="fsn5z97kzojk"]` 26 Embed a track player 27 28 `[hulkplayer code="fsn5z97kzojk" enableDownload="false" enableCover="false" color="D51811"]` 29 Embed a track with no download button, cover picture, red buttons nor waveform 30 31 `[hulkplayer code="11289887" media="video"]` 32 Embeds a video. 15 33 16 34 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.