Skip to content
forked from s4ad/PicoEmbed

Embed YouTube videos in Wordpress-like shortcode format

License

Notifications You must be signed in to change notification settings

BrianGon/PicoEmbed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

About

Embed YouTube videos in Wordpress-like shortcode format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%