该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Youtube Playlist

描述

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”.

安装

Upload the plugin to your blog, Activate it and put the widget or the shortcode.

常见问题

Does it support Youtube’s channels?

No, it doesn’t, it only support Youtube’s playlists.

评价

此插件暂无评价。

贡献者及开发者

“Youtube Playlist” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Youtube Playlist”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Plugin created :).