>
Download This Plugin | |
Download Elegant Themes | |
Name | Youtube Playlist |
Version | 1.0 |
Author | Luis Sánchez |
Rating | 0 |
Last updated | 2012-02-02 12:11:00 |
Downloads |
2884
|
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%
Youtube Playlist plugin added 29 bytes of resources to the Home page and 61 bytes of resources to the sample Post page.
Youtube Playlist plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Youtube Playlist plugin ads no tables to your Wordpress blog database.YouTube Playlist show the list of videos of a given YouTube's playlist ID.
You can choose to use it by widget or by a shortcode. There is an example if you whant to do it by the secon option:
[youtube_playlist id="PL335DD2E2EE782021" maxResults="2" thumb_size="small" class="youtube_playlist"]
The parameters are all optional: * id: is the playlist's ID, you can put it in either starting by PL or not, it has a default value, but is interesting you put yours :P. * maxResults: the maximum number of videos to show, by default "2". * thumb_size: you can show the thumbnail "small" or "big", by default "small". * class: you can change the class of the list by one who is better for you (in case you need it), by default "youtube_playlist".