WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: youtube-embed-plus (Used by 36,671 domains)

Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades

A multi-featured plugin to embed YouTube in WordPress. Use this plugin to embed and customize a YouTube gallery (channel or playlist), YouTube livestream (and premiere), YouTube short, or standard YouTube video. This plugin for YouTube can be customized in a wide variety of ways. The plugin also focuses on performance with the ability to lazy load with a facade and defer JavaScript while serving minified CSS and JavaScript. Here are a few recently added features to all versions (free and Pro) of this plugin:

  • YouTube gallery embeds and standard videos now support Facade Mode which improves plugin performance by loading a lighter version of the player, until it is clicked. The plugin then loads the real YouTube embed after clicking (note: for live streams, the real player is always loaded). We have tested this feature in multiple cases with a mix of other WordPress plugins, and we found it to successfully improve your Lighthouse performance score by addressing the following recommendation: “Some third-party resources can be lazy loaded with a facade – 1 facade alternative available.” You can demo this facade feature on our Embed Plus for YouTube Plugin WordPress test site.
  • Defer critical and non critical JavaScript – improve the initial load time of your pages by allowing this plugin’s critical and non critical Javascript code to begin execution only after a page is loaded. That reasoning is the basis for the Defer CSS Javascript (styles and code) recommendation you’ll see in various web profiling tools. We plan to add a plugin feature that will defer critical and non critical CSS in the future.
  • Compatible with the WordPress Gutenberg block editor (it also stays backwards-compatible with the classic editor WordPress plugin). Both the Gutenberg block selector and the Gutenberg classic block will show the wizard button. For the Gutenberg block selector, click on the (+) sign for the block editor list. The EmbedPlus for YouTube Wizard block is located under the “Embeds” category (make sure you choose “YouTube Wizard“). See more on how to embed a YouTube video, gallery, or livestream with the WordPress Gutenberg block editor here >> The plugin is also compatible with several popular page builders like Elementor, Beaver Builder, SiteOrigin, and Visual Composer. For these and pretty much any other page builder with a short code widget, you can also embed your video, gallery, live stream, or premiere by creating the short code in the plugin’s wizard and then embedding the code in the page builder’s short code widget or text widget.
  • Privacy and Consent – Improved privacy and GDPR compliance options like YouTube no cookie, YouTube API restrictions, and a customizable GDPR consent message. Note: if you have a full-blown consent plugin installed on your WordPress site, you may not need these particular features of this YouTube plugin.
  • YouTube gallery capability: channel and playlist – The ability to make playlist and channel embeds have a gallery layout. By default, the plugin can generate a grid-based responsive playlist or channel gallery >>. Your visitors can browse through pages of video thumbnails and choose from videos that are pulled from an entire YouTube channel or playlist.
  • YouTube gallery auto continuous play – embed a playlist or channel gallery and allow it to play one video after the next without requiring viewers to click a thumbnail.
  • YouTube Premieres – The plugin provides you the same embedding methods for YouTube live streams as it does for premiere embeds.
  • Simultaneous playback control – you can enable/disable the ability for visitors to have separate videos running at the same time on the same page. This also works with YouTube livestream and gallery embeds that are embedded by our YouTube plugin.
  • Improved accessibility by using title attributes for screen reader support. Hopefully this plugin can help your site pass functional accessibility evaluations (FAE).
  • Improved AJAX WordPress theme support.
  • Site origin information with each embed code as an extra security measure. In YouTube’s/Google’s own words, checking this option “protects against malicious third-party JavaScript being injected into your page and hijacking control of your YouTube player.” We especially recommend checking it as it adds higher security than the built-in YouTube embedding method that comes with the current version of WordPress (i.e. oembed).
  • Easy “Insert” button for both the Visual and Text mode of the editor (for YouTube gallery and live stream embedding as well).
  • Embed an entire YouTube channel as a (non-gallery, single embedded player) playlist.
  • Start video settings for playlist embeds. You can now choose to start a playlist with a specific video or have the plugin automatically start with the most recently added video. Note: If you’re embedding a YouTube gallery, the order will be defined by the order of the channel or playlist on YouTube.com.
  • Volume level initialization – helpful when autoplay is checked. Applies to all videos embedded with this YouTube plugin.
  • iOS playback preferences.
  • Automatic localization/internationalization so you can set the player’s interface language from English to another.
  • Instant HTTPS support. It can even convert past non-HTTPS videos to HTTPS. Did you know that Google uses HTTPS/SSL support as a ranking signal for SERP?
  • “At a Glance” direct access to your YouTube posts/pages.
  • Shortcode support for embedding multiple videos on one line.
  • General playlist embedding support.
  • Migration support for other YouTube plugins for WordPress – allows you convert other YouTube plugin embeds to ours

Click the Download button to start exploring this plugin for YouTube, or take a look at some more introductory details below.

This plugin helps you easily manage the growing complexity of YouTube embedding. It provides a spectrum of basic and advanced features of the YouTube embedded player and will have you posting videos in seconds after installing it.

The settings page has plenty of default options that you can automatically apply to your embedded YouTube video, gallery, and/or live stream:

  • Turn on/off all annotations by default
  • Automatically center all your videos
  • Automatically start playing your videos
  • Autohide controls until hovering
  • Loop your videos
  • Show/hide related videos at the end
  • Show/hide the video title and other info (YouTube/Google has deprecated this feature)
  • Use the light theme
  • Show/hide player controls
  • Turn on/off closed captions by default
  • Make your video, gallery, or live stream responsive so that it dynamically fits in all screen sizes (smart phone, PC and tablet)

Customizations can be also made to each YouTube embed by adding more to the link as shown below. Adding these will override the above global defaults that you set. Want a visual customizer wizard instead? Go Pro here (more info in the next section):

  • width – Sets the width of your player. If omitted, the default width will be the width of your theme’s content. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350"
  • height – Sets the height of your player. If omitted, this will be calculated for you automatically. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350"
  • autoplay – Set this to 1 to autoplay the video (or 0 to play the video once). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&autoplay=1"
  • cc_load_policy – Set this to 1 to turn on closed captioning (or 0 to leave them off). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&cc_load_policy=1"
  • iv_load_policy – Set this to 3 to turn off annotations (or 1 to show them). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&iv_load_policy=3"
  • loop – Set this to 1 to loop the video (or 0 to not loop). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&loop=1"
  • rel – Set this to 0 to only show related videos from the same channel as the current video (or 1 to show videos from any channel). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&rel=0"
  • showinfo – Set this to 0 to hide the video title and other info (or 1 to show it). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&showinfo=0" (YouTube/Google has deprecated this feature)
  • fs – Set this to 0 to hide the fullscreen button (or 1 to show it). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&fs=0"

You can also start and end each individual video at particular times. Like the above, each option should begin with ‘&’

  • start – Sets the time (in seconds) to start the video. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350&start=20"
  • end – Sets the time (in seconds) to stop the video. Example: "https://www.youtube.com/watch?v=quwebVjAEJA&width=500&height=350&end=100"

About the Pro version of the Embed PLus for YouTube Plugin

If you like this free version, you may even upgrade to a separate Pro plugin with features like:

  • Full visual embedding wizard
  • Alternate playlist and channel gallery styling >> (list layouts and slider layouts, popup/lightbox player, thumbnail hiding for text only paging, and more)
  • Caching to avoid making frequent requests to YouTube.com and speed up your page loads
  • Automatic video thumbnail images: each post or page that contains at least one video will have the thumbnail of its first video serve as its featured image
  • [Lazy load YouTube embeds] – (https://www.embedplus.com/defer-parsing-of-javascript-improve-gtmetrix-speed-of-page-with-youtube-embed.aspx) with eye-catching effects and animations
  • [YouTube live chat] – (https://www.embedplus.com/embed-youtube-live-chat-box-with-live-stream-embed-wordpress.aspx) Add more interaction to your site by including the YouTube live chat box as part of each live stream embed. Note that live chat can also be an option for earning money from your audience by using the Super Chat and Super Stickers feature.
  • Automatic tagging for video SEO
  • Automatic Open Graph tagging for Facebook
  • Deleted video alerts (i.e., did Google remove or take down videos I previously embedded?)
  • Mobile compatibility checking (i.e., see if your embeds have restrictions that can block your site’s mobile visitors from viewing)
  • Alerts when visitors from different countries are blocked from viewing your embeds
  • Priority support

You also get access to our deleted video alerts to help avoid showing embedded videos that are later removed from YouTube.com. You even get an embedder-centric analytics dashboard that adds view tracking to each of your embeds so that you can answers questions like:

  • How much are your visitors actually watching the videos you post?
  • How does the view activity on your site compare to other sites like it?
  • What and when are your best and worst performing YouTube embeds?
  • How much do the producers of the YouTube videos you embed rely on your site, versus other sites and YouTube.com, for views?
  • Are you embedding videos that are blocked in other countries?
  • Have your visitors tried to view a page and/or gallery on your site with deleted/unavailable videos?

See more details after installing. Enjoy!

This WordPress plugin is maintained by Embed Plus for YouTube.
This plugin for YouTube can include premium features like lazy load (with animation), alternate playlist and channel gallery styles, automatic video thumbnail support, automatic schema tagging for video SEO, mobile compatibility checking, and deleted video alerts when you upgrade to PRO.

DomainExposuresHeadersLast Checked
e*p*a*i*f*n*n*i*l.com D Aug 28, 2026
j*s*i*a*o*e*h*t*a*d*i*e*.com (WP 6.8.8) F Aug 28, 2026
p*a.n*t.pk (WP 6.6.7) F Aug 28, 2026
s*n*e*o*g*o*p*.vn F Aug 28, 2026
l*v*n*l*e*.com (WP 7.0.4) F Aug 28, 2026
l*v*v*d*.com F Aug 28, 2026
h*c*s*y*.com F Aug 28, 2026
a*i*e*n*o*e.com F Aug 28, 2026
g*h*a*t*y*r.com D Aug 28, 2026
q*e*t*i*d*h*r*.com C Aug 28, 2026
c*a*y*o*e*c*u*t*y.com (WP 7.1) F Aug 28, 2026
j*s*i*a*p*r*s*f*r*.com (WP 7.0) F Aug 28, 2026
c*l*i*m.com (WP 7.1) D Aug 28, 2026
c*l*m*s*o*t*.com D Aug 28, 2026
q*e*t*o*s*o*t*r*.com F Aug 28, 2026
e*p*r*t*r*i*i*g.com (WP 7.0.4) F Aug 28, 2026
9*3*h*w*l*.com (WP 7.0.2) F Aug 28, 2026
m*n*h*a*t*-*a*a*i*e*o*l*n*.com (WP 6.8.2) F Aug 28, 2026
r*s*o*e*.se F Aug 28, 2026
s*t*v*.id F Aug 28, 2026
a*i*a*a*t*l*a*g.com (WP 6.4.10) F Aug 28, 2026
c*r*.institute F Aug 28, 2026
l*u*m*l*m*t*y*r*.com (WP 7.1) F Aug 28, 2026
w*t*h*w*o*s.com F Aug 28, 2026
n*t*o*i*a*e*a*a*.com (WP 7.1) F Aug 28, 2026
g*g*g.com (WP 7.0.4) F Aug 28, 2026
l*u*c*.com F Aug 28, 2026
9*9*h*p*e*s.com F Aug 28, 2026
w*t*a*t*h*i*a*d.com (WP 6.8.8) F Aug 28, 2026
e*p*t*c*s.com (WP 7.1) F Aug 28, 2026
t*m*y*v*n*f*u*e.com (WP 7.1) F Aug 28, 2026
w*t*h*r*f*m*g*c*.com F Aug 28, 2026
a*i*o*h*.com (WP 7.1) F Aug 28, 2026
l*t*r*y*n*o*g.com F Aug 28, 2026
d*t*u*s*t*o*t*u*s*n*a*l*e*e*t*.fr (WP 6.7.7) F Aug 28, 2026
g*g*e*n*o*f*r*a*.com (WP 7.0.4) F Aug 28, 2026
a*i*i*d*w*l*.com (WP 4.7.29) F Aug 28, 2026
j*s*i*a*m*l*m*s*c.com F Aug 28, 2026
w*c*.net F Aug 28, 2026
l*g*r*z*i*n.org F Aug 28, 2026
c*a*y*o*d*a*s*g*.com (WP 7.1) F Aug 28, 2026
h*c*s*i*i*i*t*v*.com F Aug 28, 2026
b*t*l*n*l*b.com (WP 6.0.14) F Aug 28, 2026
w*s*e*i*f*o*e*s*n*g*f*s.com (WP 7.0.4) B Aug 28, 2026
q*e*a*v*d*.com F Aug 28, 2026
g*g*s*l*i*.com F Aug 28, 2026
m*m*r*-*b*t*n.com (WP 7.1) F Aug 28, 2026
h*b*t*e*d*n*o.com (WP 7.1) F Aug 28, 2026
c*l*i*s*e*i*a*a*u*.com (WP 7.1) F Aug 28, 2026
l*b*r*l.ru (WP 5.7.5) F Aug 28, 2026
l*t*l*w*l*i*s*u*s*r*.com (WP 7.0.4) F Aug 28, 2026
c*a*y*o*l*r*c*e*.com (WP 7.1) D Aug 28, 2026
c*k*m*l*k.com (WP 7.1) F Aug 28, 2026
r*a*h*c.me (WP 7.1) F Aug 28, 2026
v*a*i*o*i*.bg (WP 7.1) D Aug 28, 2026
b*t*y*c*n*t.com B Aug 28, 2026
i*l*s*a*r*s*i*n*s*o*.org (WP 7.0.4) D Aug 28, 2026
f*s*f*a*c*.eu F Aug 28, 2026
m*m*o*h*o*n*o*e.com (WP 7.1) C Aug 28, 2026
m*z*e*-*u.nl (WP 7.1) F Aug 28, 2026
j*s*e*i*p*o*.com F Aug 28, 2026
m*m*a*u*s*r*.com F Aug 28, 2026
a*i*i*u*s*u.com (WP 6.7.7) F Aug 28, 2026
s*c*a*i*t*s*g*.es (WP 7.0.4) F Aug 28, 2026
j*s*e*e*c*u*c*.com F Aug 28, 2026
j*s*e*a*t*n*e*p*i*e*.com F Aug 28, 2026
v*n*a*o*.com (WP 7.1) F Aug 28, 2026
l*t*r*e*e*m*.eu (WP 5.1.24) F Aug 28, 2026
i*f*.fr (WP 7.1) F Aug 28, 2026
s*c*o*-*s.de (WP 7.0.4) D Aug 28, 2026
q*e*n*a*n*i*e.com (WP 7.1) F Aug 28, 2026
c*a*e*a*c*a*a*e*y.com (WP 6.7.7) F Aug 28, 2026
g*e*l*r*o*l*w.com F Aug 28, 2026
c*f*y*o*y.com F Aug 28, 2026
s*u*d*v*s*o*.org (WP 7.1) F Aug 28, 2026
n*t*v*t*y*u*g*t*w*c*u*c*.com F Aug 28, 2026
t*m*l*h*r*h*a*c*e*t*r.com (WP 7.1) F Aug 28, 2026
p*c*f*c*r*n*h.org F Aug 28, 2026
j*s*e*w*o*.com (WP 6.8.8) F Aug 28, 2026
j*s*e*a*r*l*v*.com (WP 7.1) F Aug 28, 2026
h*b*i*e*.net (WP 7.1) F Aug 28, 2026
e*o*t*u*f*l*m*n*.com F Aug 28, 2026
j*s*e*y*r*.com (WP 6.8.8) F Aug 28, 2026
w*s*g*i*f*.com F Aug 28, 2026
c*a*l*r*e*i*.com F Aug 28, 2026
c*a*l*r*a*e.com F Aug 28, 2026
c*a*l*r.com F Aug 28, 2026
r*b*r*g*i*s*.de F Aug 28, 2026
q*e*c*p*r*.com F Aug 28, 2026
t*j*o*s*o*.com F Aug 28, 2026
c*a*l*y*r*t*.com F Aug 28, 2026
h*b*t*c*o*1*6.com (WP 7.0.4) F Aug 28, 2026
9*i*t*e*e*6*.com F Aug 28, 2026
9*d*c*b*l*s.com (WP 5.9.5) F Aug 28, 2026
j*s*e*s*h*i*t.com A Aug 28, 2026
9*a*v.com (WP 6.1.12) F Aug 28, 2026
9*9*o*.com (WP 7.1) F Aug 28, 2026
l*t*l*p*i*r*s*p*o*o*r*p*y.com F Aug 28, 2026
e*o*i*i*y*l*s.com F Aug 28, 2026
s*k*-*i*x.de F Aug 28, 2026

Top 50 Plugins

Plugin Count
elementor 1,744,599
contact-form-7 1,732,849
elementor-pro 1,038,684
woocommerce 805,665
revslider 596,954
jetpack 448,134
js_composer 411,674
wp-rocket 332,192
essential-addons-for-elementor-lite 259,993
gravityforms 254,222
complianz-gdpr 253,310
google-site-kit 240,833
cookie-law-info 224,919
instagram-feed 221,463
sitepress-multilingual-cms 207,593
header-footer-elementor 202,507
google-analytics-for-wordpress 201,206
bluehost-wordpress-plugin 190,462
elementskit-lite 175,932
gutenberg 168,877
cookie-notice 145,816
litespeed-cache 145,656
gutenberg-core 141,047
gtranslate 121,885
the-events-calendar 121,186
wpforms-lite 120,063
astra-sites 110,035
popup-maker 107,700
woocommerce-payments 107,439
tablepress 101,722
honeypot 97,131
coblocks 96,014
astra-addon 92,123
duracelltomi-google-tag-manager 89,299
wp-smushit 89,058
all-in-one-seo-pack 87,217
layerslider 87,156
bb-plugin 85,198
akismet 83,639
ml-slider 82,367
premium-addons-for-elementor 81,896
cleantalk-spam-protect 80,884
mailchimp-for-wp 79,758
megamenu 79,189
ewww-image-optimizer 77,181
jet-engine 76,987
wp-pagenavi 76,865
fusion-builder 75,806
smart-slider-3 74,826
gravityformsrecaptcha 73,060

Top 50 Themes

Theme Count
hello-elementor 613,807
Divi 487,136
astra 406,610
flatsome 144,365
Avada 119,214
generatepress 113,015
pub 97,752
oceanwp 78,808
kadence 77,958
enfold 67,296
salient 63,977
twentyseventeen 53,487
twentytwentyfour 52,505
bb-theme 52,049
betheme 51,888
cocoon-master 50,369
blocksy 50,220
h4 49,129
twentytwentyfive 45,539
woodmart 44,771
dt-the7 44,767
neve 37,318
Avada-Child-Theme 36,546
gox 36,085
lightning 30,796
bridge 30,540
twentytwentyone 29,726
swell 29,271
twentytwenty 28,274
bricks 26,708
Impreza 25,738
Newspaper 23,817
twentytwentythree 21,632
epik-redesign 18,914
twentytwentytwo 18,416
uncode 18,120
twentysixteen 17,448
pro 17,400
storefront 15,963
sydney 15,885
Total 14,153
factory-templates-4 13,829
hello-theme-child-master 13,768
themify-ultra 12,808
hestia 12,382
yootheme 12,338
yith-wonder 11,828
porto 11,713
jupiter 11,691
extendable 11,634