Youtube Playlist ThumbsWordPress Plugin

Youtube Playlist ThumbsWordpress Plugin Free download

  • PHP Version Required
  • Minimum WordPress Version Required:
    Wordpress 2.8.0 or higher
  • WordPress version Compatible Upto
    N/A
  • Active Installs
    400+
  • Plugin Total downloads:
    8.2K+

Youtube Playlist Thumbs WordPress Plugin overview

Use the [ypt playlist_id=] shortcode to show a Youtube playlist with side thumbnails. Playlist videos can be triggered by links in page content..

Demo

Install and activate the plugin. Insert the [ypt playlist_id=] shortcode in your page or post and insert your playlist ID after the equal. When that content is published and viewed, a Youtube player will appear and a column of thumbnails will load to the right of the player. Clicking the thumbnails switches between videos.

This plugin includes a small css file for minimal styling that was written to target the specific IDs of the thumb list and player.

youtube playlist thumbs plugin depends on the youtube iframe api. Any bugs experienced with that service will affect this plugin. Please check for bugs with Youtube Iframe API before reporting a bug for this plugin.

See “Other Notes” for usage.

Usage

Place this shortcode in your posts or pages and insert your youtube playlist id after the equal.

[ypt playlist_id=]

To get a Youtube Playlist ID, copy the string after ‘&list=’ when viewing a playlist on Youtube.com. See screenshot #3.

To trigger the playback of an ordered video in the playlist, add this attribute to the clickable element:

data-ypt-index="X"

Where ‘X’ is the order number of the video with the first video starting at 0. The third video would be 2. For example:

<button data-ypt-index="2">Click to play the third video.</button>

The ‘Now Playing’ thumbnail text and arrow is inserted by CSS. Add this rule to your CSS to change it:

#ypt_thumbs .ypt-now-playing > span::after {

content: "YOUR NEW TEXT" !important;

}

The height of the list of thumbnails is set by Javascript. It is first set when the player is ready and it adjusts when the window changes size. If you are using modals or any dynamic method to show/hide the player, you will need to trigger this function when the player is shown:

yptThumbHeight();

For example, with Bootstrap modals:

$('#videoModal').on('shown.bs.modal', function (e) { //modal shows

yptThumbHeight(); //update the thumb height

});

A javascript event triggers at the end of a playlist. It can used to trigger other events:

jQuery(document).on('playlistEnd', function () { //playlist finished last video

alert("That's all, thanks for watching!"); //do something

});

Youtube Playlist Thumbs How the player should appear.
How the player should appear.
Youtube Playlist Thumbs Using the shortcode.
Using the shortcode.
Youtube Playlist Thumbs Getting a Youtube Playlist ID.
Getting a Youtube Playlist ID.
Youtube Playlist Thumbs Adding an element to trigger a video in the playlist.
Adding an element to trigger a video in the playlist.

Youtube Playlist Thumbs Wordpress Plugin download

  1. Upload youtube-playlist-thumbs.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Youtube Playlist Thumbs Wordpress Plugin download

Here is the Youtube Playlist Thumbs wordpress plugin download link you can download and install to your Wordpress Website.

Download Youtube Playlist Thumbs Wordpress plugin directly

Download Youtube Playlist Thumbs from wordpress Plugin repostiory

Youtube Playlist Thumbs Added Wordpress Plugins Aternatives

Youtube Playlist Thumbs Chrome Extensions Aternatives

Youtube Playlist Thumbs Mozilla Addons Aternatives

 
 
Google chrome extensions Download

We collect the latest most useful Google chrome extension from Google chrome Extensions directory . You can download Chrome extensions directly from here.


Notice: Undefined variable: time_taken in /home/runcloud/webapps/pluginsaddons/footer.php on line 122

Fatal error: Uncaught Error: Call to a member function total_time_taken() on null in /home/runcloud/webapps/pluginsaddons/footer.php:122 Stack trace: #0 /home/runcloud/webapps/pluginsaddons/2_wordpress/5_wp_itempage.php(431): include() #1 {main} thrown in /home/runcloud/webapps/pluginsaddons/footer.php on line 122