Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Youtube Player with Playlist Plugin

Descrizione

Display your favorit Youtube videos on posts or pages. Easy to customize and support multi-widget.

Options

  • 1.Admin Panel for Player settings like height and width
  • 2.Shortcode with videos code attributes
  • 3.Easly customizable Stylesheet.

Usage

  • For usage see other notes tab.

Credits

  • 1.YouTube JavaScript API Player with Playlist.

Usage

  • Use shorte code [yt_playlist vdid=”tGvHNNOLnCk,wvsboPUjrGc” novd=”2″] in your post/page.Here “novd” is number of videos.
  • Display as much videos as you want in playlist
  • You can set playlist by changing #ytplayer_div2 style in style sheet.
  • Videos codes should be separated with comma.
  • Use as widget write shortcode [yt_playlist vdid=”tGvHNNOLnCk,wvsboPUjrGc”] in text widget.
  • http://www.youtube.com/watch?v=PDORoaB_-9A; in this url “PDORoaB_-9A”is video code and should go in short code attribute.
  • Note:if your theme does not support widget shortcode put “add_filter(‘widget_text’, ‘do_shortcode’)” in yout function.php file.

Screenshot

  • player with playlist in single.php

Installazione

You can use the built-in installer, or you can install the plugin manually.

  • 1. Go to the menu ‘Plugins’ -> ‘Install’ and search for ‘Youtube Player with Playlist Plugin.
  • 2. Click ‘install’.
  • 3. After installation check the setting menu for option.

FAQ

A question that someone might have

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Youtube Player with Playlist Plugin” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Youtube Player with Playlist Plugin” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Released