Plugin Directory

Changeset 778325


Ignore:
Timestamp:
09/25/2013 12:39:54 PM (13 years ago)
Author:
hulkshare
Message:

Updating description.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hulkshare-short-code/trunk/readme.txt

    r769118 r778325  
    1212== Description ==
    1313
    14 Embed Hulkshare player on Wordpress and customize it.
     14The Hulkshare plugin enables you to integrate the Hulkshare player into your WordPress blog and customize it.
     15
     16It 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
     23Examples:
     24
     25`[hulkplayer code="fsn5z97kzojk"]`
     26Embed a track player
     27
     28`[hulkplayer code="fsn5z97kzojk" enableDownload="false" enableCover="false" color="D51811"]`
     29Embed a track with no download button, cover picture, red buttons nor waveform
     30
     31`[hulkplayer code="11289887" media="video"]`
     32Embeds a video.
    1533
    1634== Installation ==
Note: See TracChangeset for help on using the changeset viewer.