Youtube Playlist Thumbs is a WordPress app, with a 5.0 average rating from 12 reviews, as of Jul 15, 2026.
Youtube Playlist Thumbs is a WordPress Plugin Directory app by jsphstls. With a rating of 5.0★ from 12 reviews.
AppRanks data: Youtube Playlist Thumbs ranks #0 in Iframe on WordPress Plugin Directory, placing it in the top 1% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Youtube Playlist Thumbs is a category-leading WordPress app with a limited review volume. It is listed in the Youtube category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 12 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by jsphstls — established developer track record
Cons
- −Limited review base (12) — ratings can shift significantly with new feedback
Looking to switch from Youtube Playlist Thumbs?
See Youtube Playlist Thumbs's alternatives ranked by audit score, rating, and review velocity.
How Youtube Playlist Thumbs works
Show full descriptionShow less
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 });
Category rankings
As of Jul 15, 2026- Iframe#0of 30Top 1%
- Playlist#0of 21Top 1%
- Thumbnails#0of 30Top 1%
- Youtube#0of 133Top 1%
- Video#95of 539Top 18%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Youtube Playlist Thumbs doesn't have curated competitor matchups yet. Other tracked youtube apps on WordPress:
Where Youtube Playlist Thumbs stands in the Youtube category
Youtube Playlist Thumbs ranks #0 of 133 apps in the Youtube category, placing it in the top 1% of the listing.
Frequently asked questions
What is Youtube Playlist Thumbs?
Youtube Playlist Thumbs is an app for WordPress. It currently holds a 5.0-star rating from 12 merchant reviews, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Youtube category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by jsphstls.
Who uses Youtube Playlist Thumbs?
Currently around 100 active stores have installed Youtube Playlist Thumbs. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Youtube category on WordPress.