HTML5 Youtube Video
开发者 |
Vargrid
|
更新时间 |
2017年7月29日 23:12 |
捐献地址: |
去捐款 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.8 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Simply Embed Youtube video with custom HTML5 Player
How to Use:
HTML5 Youtube Video is very easy to use. Just put the shorcode [varvideo]youtube video link[/varvideo] in your post or page where you want to embed the video.
you can also controll the video size with two parameter.
[varvideo width="500px" height="300px"]youtube video link[/varvideo]
or you can also % as size.
for example:
[varvideo width="80%" height="60%"]youtube video link[/varvideo]
From Version 1.0.1 you can access another paremeter named "type";
Fro video embed: [varvideo width="80%" height="60%" type="video"]youtube video link[/varvideo]
For embed as audio: [varvideo width="80%" height="60%" type="audio"]youtube video link[/varvideo]
the defualt value of "type" parameter is "video";
安装:
- Upload
HTML5-Youtube
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use [varvideo]youtube video[/varvideo] as shorcode
更新日志:
1.0.1
- Now you can also embed youtube video as mp3 :)
1.0