Viewing 1 replies (of 1 total)
  • Plugin Author mch0lic

    (@mch0lic)

    Simple Video Gallery has two different shortcodes to accommodate single video and playlist embedding into the blog post or custom page.

    Shortcode for single video: [svgvideo]
    Parameters:
    id=”1″ video id as given in the list
    width=”560″ width of the video (560px)
    height=”315″ height of the video (315px)

    Shortcode embed playlist: [svgplaylist]
    Parameters:
    id=”1″ playlist id as given in the list

    Examples:
    [svgvideo id=”1″ width=”560″ height=”315″]
    [svgplaylist id=”1″]

Viewing 1 replies (of 1 total)
  • The topic ‘shortcode’ is closed to new replies.