Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Youtube Playlist

Beschreibung

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

Installation

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

FAQ

Does it support Youtube’s channels?

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Youtube Playlist“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Youtube Playlist“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Plugin created :).