Embeds for YouTube for WordPress Plugin Directory
Embeds for YouTube is the #12 ranked embed app on WordPress, with a 4.2 average rating from 24 reviews, as of Aug 31, 2026.
Embeds for YouTube is a WordPress Plugin Directory app by Embeds For YouTube Plugin Support. With a rating of 4.2★ from 24 reviews, it currently ranks #12 in the Embed category.
AppRanks data: Embeds for YouTube ranks #12 in Embed on WordPress Plugin Directory, placing it in the top 3% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Embeds for YouTube is a well-rated WordPress app with a limited review volume. It is listed in the Embed category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 24 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
- +Published by Embeds For YouTube Plugin Support — established developer track record
Cons
- −Limited review base (24) — ratings can shift significantly with new feedback
Looking to switch from Embeds for YouTube?
See Embeds for YouTube's alternatives ranked by audit score, rating, and review velocity.
How Embeds for YouTube works
Show full descriptionShow less
NOTE: This plugin supports the ability to insert the standard Embeds for YouTube and playlist players. However, if you need to embed a YouTube facade, livestream, or gallery, we recommend the EmbedPlus.com plugin that’s freely available here. It’s been around for many years and is highly trusted.
Embeds for YouTube is an incredibly fast, simple, yet powerful, method of embedding YouTube videos into your WordPress site.
Key features include…
Build your own playlists and play them back however you want
Automatically generate playlists based on user name
Create multiple profiles – use them for different videos to get the exact style that you want
Dynamic video sizing for responsive sites
Housekept caching keeps the code generation nimble and your database tables slimline
Google compatible metadata is added to the video output based on data provided by the YouTube API – great for SEO!
Support for Do Not Track
Compatible with Video SEO for WordPress, a3 lazy load and WordPress Video Overlay Ads and many more. In the case of Video SEO and WordPress Video Overlay Ads, their options will even appear under the Embeds for YouTube menu for total simplicity!
Use Turn Off The Lights? This plugin works with it beautifully.
iFrame Resizer and FitVids.js supported to improve content resizing
Works “out of the box” with 4K, 60FPS and Chromecast – stream your embedded videos to your TV!
And much, much more!
👉 Please visit the Github page for the latest code development, planned enhancements and known issues 👈
🚦 Getting Started How easy is it to use? The fine people at Webucator have put together an excellent video showing you how to get started with it..
To add a video to a post or page simply use the shortcode [youtube]video[/youtube], where video is the ID or URL of the YouTube video. Alternatively, you can add one (or more) widgets to your sidebar.
If you’re not sure what the video ID is, please head to the FAQ section where it’s explained in greater detail!
Within the administration area, click on the Settings menu option and then Embeds for YouTube to view and edit the generic settings for the plugin. Also under the Embeds for YouTube menu (see screenshot 1) you can click on the Profiles sub-menu to set the default options which define the output of your videos. Any videos you display (unless overridden by parameters – more on that later) will use the settings from the Profiles screen.
Although this document contains a lot of information more is provided on the various administration pages. Whilst on the administration pages, click on the “Help” button in the top right for some useful tips and links. If anything isn’t covered and you’re unsure of what it does please ask on the forum.
🔑 Creating an API Key At the top of the Embeds for YouTube Settings administration screen is an option to specify an API key. This is optional but many of the features of this plugin – including accurate video information being added to the metadata – will not be available without it. Thankfully an API key is easy to get and is free.
Head to the YouTube Developers Console
Click on CREATE PROJECT
Once created, head into it
In the APIs box, click on “Go to APIs overview”
Click on “ENABLE APIS AND SERVICES” at the top of the screen
You can now choose your API – click on YouTube Data API v3
Click the “ENABLE” button
Click on “CREATE CREDENTIALS”
On the drop-downs, choose the API we selected before, “Web browser and “Public data”
You will now be presented with your API key
The API key can now be pasted into the settings in WP Admin.
Further embedding options A basic shortcode will embed your video using your default profile settings. However, you may wish to override some of these options on a video-by-video basis – this is done via parameters added to the shortcode.
e.g. [youtube width=300 height=200]Z_sCoHGIpU0[/youtube]
Which options are available depends upon the users’s set-up (for example, whether they have Flash installed or not). You can specify any of the parameters but they may be ignored. Please see the Profile screen in Administration for further details on any restrictions which may exist.
annotation – yes or no, this determines if annotations are shown
autoplay – yes or no, should the video automatically start playing?
cc – yes or no, decided whether closed captions are displayed. If you don’t specify anything then the user’s default will be used.
cc_lang – Closed captions language. Select a ISO 639-1 two-letter language code or leave blank for the default
color – white or red, the color of the progress bar (see the FAQ about having a white progress bar with the light theme)
controls – 0, 1 or 2, this decides whether the controls should display and when the Flash will load. A value of 0 will not show the controls but 1 or 2 will. A value of 2 will load Flash once the user initiates playback – otherwise it’s loaded straight away.
disablekb – yes or no, switch off keyboard controls
fullscreen – yes or no, this will add the fullscreen button to the toolbar
height – the video height, in pixels
language – The interface language. The parameter value is an ISO 639-1 two-letter language code or a fully specified locale. Leave blank for the default
list – if you’ve specified your own list, use this to select the way the videos should be output. Should be random (display videos in a random order), single (show just one video, randomly picked from the list) or order (show each video in the original order – this is the default)
loop – yes or no, whether to start the video again once it ends
modest – reduce the branding on the video
playsinline – whether videos play inline or fullscreen in an HTML5 player on iOS.
profile – specify a different default profile (see section on Profiles for further details)
ratio – allows you to define a window ratio – specify just a height or width and the ratio will calculate the missing dimension. Uses the format x:x, e.g. 4:3, 16:9
related – yes or no, show related videos
responsive – whether to use responsive output or not. When switched on the video will resize when your site does (i.e. responsive). If a video width is supplied this will be the maximum width, otherwise full width will be assumed. Height is ignored and will be worked out automatically.
start – a number of seconds from where to start the video playing
stop – this stops the video at a specific time, given in seconds
style – apply CSS elements directly to the video output
template – specify a template (see section on Templates for further details)
user – yes or no, create a playlist based on a user’s uploads. The search word should be specified instead of a video ID. See “Automatically Generate Playlists” option for more details
width – the video width, in pixels
Alternative Shortcodes Within Administration, selecting Settings -> Embeds for YouTube will provide a list of generic options. One option is named Alternative Shortcode and allows you to specify another shortcode that will work exactly the same as the standard shortcode of [youtube]].
There are 2 reasons why you might want to do this…
If migrating from another plugin, it may use a different shortcode
If another plugin uses the same shortcode (e.g. Jetpack) this will allow you to specify and use an alternative
The new shortcode can also have its own default profile assigned to it (see the Profiles section for more details on this).
Widgets Widgets can be easily added. In Administration simply click on the Widgets option under the Appearance menu. Embeds for YouTube will be one of the listed widgets. Drag it to the appropriate sidebar on the right hand side and then choose your video options – any that aren’t specified are taken from your supplied profile. It’s best to have a profile set-up specifically for widgets!
If you wish to display an automatically generated playlist based on user name, simply change the “ID Type” appropriately and then specify the name where the video ID would normally be entered.
And that’s it! You can use unlimited widgets, so you can add different videos to different sidebars.
Playlists YouTube allows users to create their own playlists – collections of videos that can be played in sequence. These are embedded in the same way, by supplying the playlist ID.
e.g. [[youtube]PLVTLbc6i-h_iuhdwUfuPDLFLXG2QQnz-x[/youtube]
An alternative to the YouTube build playlists is the build-in lists function – see the Lists section for further details.
Templates Both in the profile and as a parameter you can specify a template. This allows you to define any CSS that you wish to “wrap” around the YouTube output.
The template consists simply of your choice of HTML but with %video% where you wish the video to appear.
e.g. <div align="center">%video%</div>
For reasons of security, only specific HTML tags are valid – these are a, br, div, img, p span and strong. If there are any others that you’d like to have added, please let me know via the forum.
Profiles You’ve probably already had a look at the default profile, accessible by selecting Profiles from the Embeds for YouTube Administration menu option. Here you can specify the default option which will apply to any embedded video.
However, in the top right hand corner is a drop-down box and a button marked Change profile. Simply select an alternative profile and click the button and you can then edit the options for this alternative profile. You can even name it as well.
To use this profile, simply use the parameter profile= followed by the profile name or number. The options for this profile will then be used.
This could be useful, for instance, for having a separate profile for different parts of your site – posts, sidebar, etc – or for different video types (e.g. widescreen).
By default you have 5 extra profiles – if you wish to have more (or less) this number can be changed from the Embeds for YouTube settings screen.
📝 Lists Although this plugin will play standard YouTube playlists their playback options are limited. Instead you can create your own video lists. Under the Embeds for YouTube administration menu is a sub-menu named Lists. Select this and you will be shown a screen where you can type in a list of video IDs (or URLS). You can also provide a name for the list.
When saving the list each video is validated.
As with profiles you can select the list from a drop down in the top right-hand corner. You can also change the number of lists from the Options sub-menu too.
To use a list, simply specify the list name or number instead of a video ID, as well as a parameter to specify how you wish the list to be played back.
e.g. [youtube list='order']List 1[/youtube]
The list parameter allows to to either play each in turn, play them randomly, or have just one played (but picked randomly).
An option within the general options screen allows you to change whether this parameter MUST be used. If switched on, you will gain a performance increase, otherwise the plugin has no way of knowing if you’re asking for a playlist so must verify the ID you’ve specified against all your lists.
Automatically Generated Playlists YouTube includes options to automatically generate playlists based upon a user name.
To use, simply use the user parameter to switch the appropriate option on. Then, instead of a video ID or URL, you should specify the user name.
📏 Third Party Resizing Scripts Within the Embeds for YouTube settings screen there is an option to set a third party resizing script – either iFrame Resizer or FitVids.js. These work alongside the existing IFRAME but try and improve the output, particularly with regard to how the output is sized.
There are no guarantees with these and no support of their specific functionality is provided. However, if the video output is wrong then it’s worth trying these.
🏙 Thumbnails Embeds for YouTube also has the ability to return a thumbnail of a video (sorry, this doesn’t work with playlists).
To use the shortcode method, insert [youtube_thumb]id[/youtube_thumb] into a post or page to create a thumbnail of the relevant video ID which, once clicked, will open up the appropriate YouTube page.
You can specify a number of parameters…
alt – specify some ALT text for the thumbnail image
rel – specify a REL override, e.g. rel=”nofollow”
target – specify a TARGET override, e.g. target=”_blank”
width – this specifies the width of the thumbnail image
height – this specifies the height of the thumbnail image
nolink – if set to true, will output the thumbnail without a link to the YouTube video, allowing you to add your own
version – which version of the thumbnail to use. This can be default (120×90), medium (320×180), high (480×360), standard (640×480) or maxres
version – which version of the thumbnail to use. This can be default (120×90), medium (320×180), high (480×360), standard (640×480) or maxres
e.g. [youtube_thumb target="_blank" alt="Demo video"]id[/youtube_thumb]
This overrides the TARGET and ALT elements of the thumbnail.
🗜 Shortened URL You may return a short URL for any YouTube video by simply inserting [youtube_url id=xx] anywhere within a post. xx is the ID of the video.
ℹ️ Video Information The shortcode of vinfo can be used to output useful video information. Simple pass the video ID using the parameter of id and then add any text between the opening and closing shortcode. If this text contains any of the following tags then they will be replaced with the relevant video information…
%title% – the title of the video
%description% – the video description
%url% – a link to the video on YouTube
%shorturl% – a shorturl of the video
%thumb_default% – URL of a thumbnail image 120×90 pixels in size
%thumb_medium% – URL of a thumbnail image 320×180 pixels in size
%thumb_high% – URL of a thumbnail image 480×360 pixels in size
%thumb_standard% – URL of a thumbnail image 640×480 pixels in size
%thumb_maxres% – URL of a thumbnail image the biggest it can be, based on the original video size
These tags can be included in URLs as well. For example, if you added the following in the HTML view…
`[vinfo id=”Z_sCoHGIpU0″]<a …
Category rankings
As of Sep 4, 2026See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Keyword rankings
Embeds for YouTube ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- 1.faqRank #763
Competitors & alternatives
Embeds for YouTube doesn't have curated competitor matchups yet. Other tracked embed apps on WordPress:
Where Embeds for YouTube stands in the Embed category
Embeds for YouTube ranks #12 of 453 apps in the Embed category, placing it in the top 3% of the listing.
Frequently asked questions
What is Embeds for YouTube?
Embeds for YouTube is an app for WordPress. It currently holds a 4.2-star rating from 24 merchant reviews, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Embed 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 Embeds For YouTube Plugin Support.
Who uses Embeds for YouTube?
Currently around 9,000 active stores have installed Embeds for YouTube. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Embed category on WordPress.
Where does Embeds for YouTube rank on WordPress?
Embeds for YouTube currently sits at position #12 in the Embed category on WordPress. That places it in the top 3% of 453 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.