Plugin Directory

Changeset 1494369


Ignore:
Timestamp:
09/12/2016 07:41:28 AM (10 years ago)
Author:
nathanbru
Message:

Update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wibbitz/trunk/readme.txt

    r1493993 r1494369  
    44Tags: Video, Wibbitz
    55Plugin URI: http://wibbitz.com
    6 Description: Enable usage of wibbitz player shortcode
    76Author: Wibbitz
    87Contributors: Wibbitz
     
    1817This plugin allows wordpress site to embed Wibbitz player inside a post using shortcode.
    1918
     19Usisng the shortcode [wibbitz-player], there are a few customisable options:
     20Clip ID - your Wibbitz clip id.
     21Autoplay - can be set as true, false or scroll to play.
     22Sound - true or false.
     23Next Clip - auto or manual.
     24
     25
    2026== Installation ==
    2127
     
    2834Autoplay options - wibbitz-autoplay="false" | wibbitz-autoplay="true" | wibbitz-autoplay="scroll"
    2935Sound options - wibbitz-mute="true" | wibbitz-mute="false"
    30 Clip next options - wibbitz-next="auto" | wibbitz-next="auto"
     36Clip next options - wibbitz-next="auto" | wibbitz-next="manual" | wibbitz-next="auto-delay"
    3137
    3238== Example Usage ==
Note: See TracChangeset for help on using the changeset viewer.