이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WordPress Youtube Playlist Widget

설명

This plugin loads the list of videos from a given plublic youtube playlist ID using google API. To get started: 1) Click the “Activate” link to the left of this description, 2) Create your Google API key, and 3) Go to https://www.youtube.com/ page, and get any public playlist that you like to show on the website sidebar and save to the widget configuration box.

Major features in WordPress Youtube Playlist Widget include:

  • Automatically loads the list of videos based on the public Youtube Playlist ID once the configuration is stored into the widget box.
  • When a particular video link is clicked by the user, they don’t have to leave your website to watch the video, instead this plugin allows them to watch the video in a JQuery dialog box.
  • After installing this plugin you can use the widget multiple times on multiple locations within the same page for showing different set of youtube videos by using different Youtube Playlist ID’s.

PS: After installing this plugin you would require to generate your own Google API Key to load the youtube playlist videos.

Whats’s new in version 2.0

  • Add shortcode capability for the plugin, so that users can load playlist widget on any page / post
  • USAGE: [youtube-playlist api_key=”{your google API key}” playlist_id=”{public youtube playlist ID}” show_max=”5″ layout=”h”], here “h” is for horizontal layout, youtube-playlist is the shortcode for this plugin

스크린샷

  • This screen shot description corresponds to screenshot-1.png. Note that the screenshot is taken from the /plugins/youtube-playlist-widget/plugin-screenshots directory . This screenshot shows the plugin activation after installing the plugin.
  • This screen shot description corresponds to screenshot-2.png. This screenshot shows the widget screen where you need to enter Google API Key and Youtube playlist ID. However, you can use this plugin on multiple locations within the same page if you require.
  • This screen shot description corresponds to screenshot-3.png. This screenshot shows how the page looks after the widget has been incorporated into a page sidebar with different layout options.
  • This screen shot description corresponds to screenshot-4.png. This screenshot shows how the video loads into a JQuery dialog window allowing the user not to loose focus from the website.

설치

  1. Upload the Youtube Playlist Videos plugin to your plugins folder.
  2. Activate the plugin from your wordpress dashboard plugin page.
  3. Generate your own Google API Key.
  4. Get the youtube public playlist ID
  5. Save the above congigurations to the WordPress Youtube Playlist Widget box and referesh the page where the widget is used to display the videos.

FAQ

After installing the plugin do I require to generate a Google API Key

Does this plugin show any private video within the youtube playlist

아니요

후기

2016년 9월 3일
This plugin has been tested on our website and we found no issues displaying list of youtube videos using our public playlist. This plugin does what it says.
2016년 9월 3일
Very useful plugin and easy to install and setup. This is exactly what I needed to show list of youtube videos on my blog.
모든 5 평가 읽기

기여자 & 개발자

“WordPress Youtube Playlist Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WordPress Youtube Playlist Widget”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0

Release Date – 18 November 2016

  • Add shortcode capability to the plugin, that would allow wordpress users to load youtube playlist in page or post

1.2

Release Date – 09 December 2015

  • Allowing the plugin to load more than fifty videos when requested. By default youtube google API allows to fetch 50 videos in a single request.

1.1

Release Date – 08 December 2015

  • modify file to separate the loading of youtube videos via CURL in its own function

1.0

  • This is the current stable version of the plugin