ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

HTML5 Youtube Player

وضاحت

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:

  • width: use any px value or % value
  • height: use any px value or % value
  • type: use “audio” or “video” as embed format
  • Support

    For Any Type of Support Submit your Query Here:
    http://vargrid.com

    انسٽاليشن

    1. Upload HTML5-Youtube to the /wp-content/plugins/ directory
    2. Activate the plugin through the ‘Plugins’ menu in WordPress

    FAQ

    Installation Instructions
    1. Upload HTML5-Youtube to the /wp-content/plugins/ directory
    2. Activate the plugin through the ‘Plugins’ menu in WordPress

    جائزا

    ھن پلگ ان لاءِ ڪي به رايا ناھن.

    تعاون ڪندڙ & ڊولپرز

    “HTML5 Youtube Player” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

    تعاون ڪندڙ

    ترجمو ڪريو “HTML5 Youtube Player” توهان جي ٻولي ۾.

    ڊولپمينٽ ۾ دلچسپي؟

    ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

    لاگ تبدیل ڪريو

    1.0.1

    • Now you can also embed youtube video as mp3 🙂

    1.0

    • Initial Release