Picture to Video
Video hidden behide an image
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nicholasmole/pictovideo/archive/refs/heads/master.zipA shortcode that lets you place a picture in front of a video
How To Use
Place the shortcode [pictovideo] in wordpress site.
Current version uses width="640" height="360
[pictovideo videourl= overlayimg= button=]
videourl & overlayimg are required for this plugin to output anything
Attributes
- The Video URL
[pictovideo videourl={url}]
Add the Youtube video.
- Overlaying Image
[pictovideo overlayimg={url}]
Add the Image on top of video
- Button On Youtube
[pictovideo button={on}/{off}]
The typical youtube button is here if set to 'on'
Future Notes:
Add width & height inputs for video / image