Skip to content
/ PicoEmbed Public

Embed YouTube videos in Wordpress-like shortcode format

License

Notifications You must be signed in to change notification settings

s4ad/PicoEmbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

PicoEmbed - Plugin for PicoCMS

Embed YouTube videos in Wordpress-like shortcode format

Features

  • No configuration needed
  • Easy to use

Installation

Move PicoEmbed.php file into the plugins directory.

Configuration

No configuration needed

Usage

Open the page you would like to embed a youtube video in and insert the following shortcode while replacing YOUTUBE VIDEO LINK HERE with your actual youtube video link. [embed "YOUTUBE VIDEO LINK HERE"]

Examples (accepted link formats)

  • [embed "https://youtu.be/YR12Z8f1Dh8"].
  • [embed "http://youtu.be/YR12Z8f1Dh8"].
  • [embed "https://www.youtube.com/watch?v=YR12Z8f1Dh8"].
  • [embed "http://www.youtube.com/watch?v=YR12Z8f1Dh8"].
  • ...ETC

TODO

  • support Vimeo
  • support Soundcould