توضیحات
Simply Embed Youtube video with custom HTML5 Player as Video or Audio
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”;
For embed as video: [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”;
Shortcode & Parameter
Shortcode: [varvedeo][varvideo]
Parameters:
Support
For Any Type of Support Submit your Query Here:
http://vargrid.com
نصب
- Upload
HTML5-Youtube
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
سوالات متداول
- Installation Instructions
-
- Upload
HTML5-Youtube
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
بررسیها
بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“HTML5 Youtube Player” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “HTML5 Youtube Player” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
1.0.1
- Now you can also embed youtube video as mp3 🙂
1.0
- Initial Release