>
Download This Plugin | |
Download Elegant Themes | |
Name | WP YouTube Player |
Version | 1.7 |
Author | unijimpe |
Rating | 100 |
Last updated | 2012-05-15 02:47:00 |
Downloads |
97405
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP YouTube Player plugin added 39 bytes of resources to the Home page and 24 bytes of resources to the sample Post page.
WP YouTube Player plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP YouTube Player plugin ads no tables to your Wordpress blog database.WP Youtube Player allow insert Youtube videos on Wordpress using a single quicktag [tube][/tube]
Features
<object>
code for Feed compatibility <object>
code optimized for iPhoneFor insert single youtube video on Post Content or Text Widget you can use 'Youtube URL', 'Youtube Embed URL' or 'Youtube Video ID':
[tube]http://www.youtube.com/watch?v=AFVlJAi3Cso[/tube]
[tube]http://www.youtube.com/v/AFVlJAi3Cso[/tube]
[tube]AFVlJAi3Cso[/tube]
To insert video with specific size can user width and height:
[tube]http://www.youtube.com/watch?v=AFVlJAi3Cso, 500, 290[/tube]
To insert video on template, use the php code:
<?php wp_youtubeplayer("movie.swf", "width", "heigth"); ?>
For more information visit plugin website