WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: youtube-embed-plus (Used by 40,282 domains)

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

πŸ‘€ embedplus πŸ“¦ v14.2.5 πŸ”— Plugin Homepage

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
s*l*b*r*j.com βœ… F 2026-05-20 02:31:07
a*g*l*c*.com βœ… F 2026-05-20 02:29:12
r*s*l*s*a*o*.com βœ… F 2026-05-20 02:27:39
w*p*a*e*a*r*c*.org (WP 6.9.4) βœ… F 2026-05-20 02:27:01
h*r*e*c*p.com (WP 6.8.5) βœ… F 2026-05-20 02:25:47
d*r*n*t*.com βœ… F 2026-05-20 02:24:07
k*n*a*a*c*i*n*e*s.com (WP 6.8.3) βœ… D 2026-05-20 02:23:22
o*c*t*n*t*d*s*e*i*r*.com (WP 6.9.4) βœ… F 2026-05-20 02:20:17
e*n*-*n*i*e.com (WP 6.9.4) βœ… F 2026-05-20 02:19:57
i*b*a*.org (WP 6.4.8) ⚠️ F 2026-05-20 02:18:52
h*r*b*j*h*m*d*o*.com (WP 6.9.4) βœ… F 2026-05-20 02:18:08
d*r*l*h*f*h*i*.com (WP 5.2.21) ⚠️ πŸ”“ F 2026-05-20 02:17:17
m*a*e*t*r*h*r*h*f*h*i*t.com (WP 6.9.4) βœ… F 2026-05-20 02:09:35
g*d*.o*g.pk (WP 6.4.8) ⚠️ F 2026-05-20 02:05:30
v*i*e*f*h*c*i*d.o*g.uk βœ… A 2026-05-20 02:03:21
a*c*i*.a*a*-*i*t*r*c*c*p.de βœ… F 2026-05-20 02:00:11
w*t*r*e*g*w*n*.com βœ… F 2026-05-20 01:57:32
s*l*e*g*.com (WP 6.8.5) βœ… F 2026-05-20 01:57:25
e*c*l*o*t.com (WP 6.9.4) βœ… F 2026-05-20 01:54:46
w*t*r*n*i*e*n*i*.com (WP 4.4.33) ⚠️ F 2026-05-20 01:54:15
o*b*i*w*s*s*a*e*.com (WP 6.9.4) βœ… F 2026-05-20 01:53:32
k*l*u*-*i*d*t.de (WP 4.6.29) ⚠️ F 2026-05-20 01:52:44
y*r*s*w.com βœ… F 2026-05-20 01:51:42
h*r*a*v*l*.com (WP 6.9.4) βœ… F 2026-05-20 01:50:20
w*t*r*a*d*n*s*y.com (WP 6.8.3) βœ… F 2026-05-20 01:47:26
e*c*l*o*w*r*d.com (WP 6.7.5) βœ… F 2026-05-20 01:45:58
b*t*i*h*i*i*n.com (WP 6.0.11) ⚠️ F 2026-05-20 01:44:33
r*s*y*e*n*e*i*r*.com (WP 6.9.4) βœ… F 2026-05-20 01:43:48
m*2*c*n*e*t.com (WP 6.9.4) βœ… F 2026-05-20 01:43:26
d*s*g*z*y*l*r*a.com (WP 6.9.4) πŸ”“ F 2026-05-20 01:43:10
a*g*l*n*b*r*k.com βœ… D 2026-05-20 01:40:49
e*c*l*o*e.com (WP 6.9.4) βœ… F 2026-05-20 01:40:46
r*a*m*.net βœ… F 2026-05-20 01:40:37
b*t*e*l*g*i*a*s.com (WP 6.9.4) βœ… B 2026-05-20 01:40:06
k*m*k*r*t*m*.com (WP 6.5.8) βœ… F 2026-05-20 01:38:25
w*r*s*a*t*r*o*e*h*r.u*d.ie (WP 6.9.4) βœ… F 2026-05-20 01:34:30
y*r*d*l*l*n*o*n.com (WP 6.9.4) βœ… D 2026-05-20 01:34:17
y*r*d*l*f*r*.com (WP 6.9.4) βœ… D 2026-05-20 01:34:17
h*r*a*d*z*a*r*e*.com (WP 6.9.4) βœ… F 2026-05-20 01:33:50
d*s*g*w*r*s*p*.com βœ… F 2026-05-20 01:33:35
s*l*r*a*d*n*a*e.com (WP 4.9.26) ⚠️ F 2026-05-20 01:32:24
i*s*i*e*l*v*n*s*.c*.za (WP 6.9.4) βœ… F 2026-05-20 01:31:41
h*r*a*e*s*i*d*.com (WP 6.7.5) βœ… F 2026-05-20 01:29:44
k*n*n*e*j*l.com βœ… F 2026-05-20 01:29:15
b*i*h*n*g*t.c*m.au (WP 6.9.4) βœ… F 2026-05-20 01:28:42
k*m*a*c*i*n*e*v*c*.com (WP 6.7.5) βœ… F 2026-05-20 01:28:30
d*r*e*-*a*a.com (WP 6.9.4) βœ… F 2026-05-20 01:28:15
k*m*1*e*i*g.com (WP 6.9.4) βœ… F 2026-05-20 01:23:59
e*c*e*a*a*a*a*r*s.com (WP 6.9.4) βœ… F 2026-05-20 01:22:35
m*r*i*z.info (WP 6.8.5) βœ… F 2026-05-20 01:20:16
r*s*o*i*g*i*e*i*t*r*a*i*n*l.com βœ… F 2026-05-20 01:20:06
o*a*m*k.com (WP 6.9.4) βœ… F 2026-05-20 01:17:35
c*d*r*n*s*o*t*.w*e*g*n*p*w*r*d.com βœ… F 2026-05-20 01:14:38
p*t*r*o*a*i*w*r*d*i*e.org (WP 6.9.4) βœ… F 2026-05-20 01:14:26
b*t*x*r*w*i*t.com (WP 6.7.1) βœ… D 2026-05-20 01:12:11
m*v*a.com βœ… F 2026-05-20 01:11:30
w*s*e*l*b*t*t*g*r*.com (WP 6.9.4) βœ… F 2026-05-20 01:10:48
w*w.o*e*a*m*.com βœ… F 2026-05-20 01:06:13
r*s*u*c*s.o*e*a*m*.com βœ… F 2026-05-20 01:06:13
a*g*l*c*b*r*e*.com (WP 6.9.4) βœ… F 2026-05-20 01:03:56
d*p*o*e*e*o*d*.com βœ… F 2026-05-20 01:01:54
i*.k*u.a*.th (WP 6.9.4) βœ… C 2026-05-20 01:01:13
a*v*n*a.biz (WP 6.9.4) βœ… F 2026-05-20 01:00:30
a*g*l*o*e*e*v*c*s.com βœ… F 2026-05-20 01:00:01
t*u*h*s*o*i*t*s.com βœ… F 2026-05-20 00:58:48
d*p*t*e*r*.com (WP 6.9.4) βœ… F 2026-05-20 00:55:45
s*l*r*u*g*.com (WP 6.9.4) βœ… F 2026-05-20 00:53:30
y*p*e*o*v.com (WP 6.9.4) βœ… F 2026-05-20 00:53:28
t*g*l*y.com βœ… F 2026-05-20 00:51:17
k*m*n*-*e*m*g*c.com (WP 6.5.8) βœ… F 2026-05-20 00:51:11
o*v*n.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*i*e.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*e*m*.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*p*t.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*o*.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*u*b*u*d.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*e.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*o*e.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
o*v*i*t*.com (WP 6.9.4) βœ… D 2026-05-20 00:50:28
r*s*o*e*m*r*c*n*i*e*t*.com (WP 6.4.8) ⚠️ F 2026-05-20 00:49:11
o*v*i*t.com (WP 6.9.4) βœ… D 2026-05-20 00:47:45
o*v*s.com (WP 6.9.4) βœ… D 2026-05-20 00:47:45
e*a*c*y*f*r*a*b*i*a*n.org (WP 6.9.4) βœ… B 2026-05-20 00:47:08
r*s*o*b*o.com (WP 6.9.4) βœ… F 2026-05-20 00:44:47
o*v*o*e.com (WP 6.9.4) βœ… D 2026-05-20 00:42:59
y*o*s*.com βœ… F 2026-05-20 00:37:02
a*g*l*s*e*i*f*e*n*.com (WP 5.3.18) ⚠️ F 2026-05-20 00:35:33
w*r*e*t*w*s*i*s*c.com βœ… F 2026-05-20 00:34:02
o*t*c.com βœ… F 2026-05-20 00:33:10
p*s*p*r.info βœ… D 2026-05-20 00:31:45
p*s*i*o*.de (WP 6.8.5) βœ… F 2026-05-20 00:31:44
m*s*4*.com βœ… F 2026-05-20 00:31:06
m*s*-*r*f*s*a*s*i*.com βœ… F 2026-05-20 00:31:06
i*t*r*r*e*s.fr βœ… F 2026-05-20 00:29:30
z*f*n*s*e*a*t.h*n*r*o*.com (WP 6.0.11) ⚠️ F 2026-05-20 00:29:15
k*n*o*h.com (WP 6.9.4) βœ… F 2026-05-20 00:27:39
e*a*t*d*o.com (WP 6.9.4) βœ… F 2026-05-20 00:26:25
c*p*p*.g*b.sv (WP 6.0.11) ⚠️ F 2026-05-20 00:22:38
s*l*r*a*l*d.com βœ… F 2026-05-20 00:22:25
h*r*a*o*c*s*d*.com (WP 6.9.4) βœ… F 2026-05-20 00:19:47

Top 50 Plugins

Plugin Count
elementor 1,853,982
contact-form-7 1,824,242
elementor-pro 1,079,666
woocommerce 837,953
revslider 634,084
jetpack 476,287
js_composer 444,260
wp-rocket 344,896
essential-addons-for-elementor-lite 304,971
gravityforms 297,593
complianz-gdpr 266,410
cookie-law-info 239,557
instagram-feed 234,194
google-site-kit 228,065
sitepress-multilingual-cms 227,639
google-analytics-for-wordpress 219,146
header-footer-elementor 215,701
elementskit-lite 215,335
bluehost-wordpress-plugin 192,135
gutenberg 165,644
gutenberg-core 164,038
cookie-notice 158,158
litespeed-cache 138,389
the-events-calendar 136,486
wpforms-lite 132,399
gtranslate 131,741
astra-sites 121,813
popup-maker 119,220
woocommerce-payments 115,110
tablepress 114,259
coblocks 102,359
honeypot 100,795
astra-addon 97,721
duracelltomi-google-tag-manager 96,519
wp-smushit 96,107
all-in-one-seo-pack 95,647
LayerSlider 94,031
bb-plugin 92,475
megamenu 89,546
premium-addons-for-elementor 89,292
akismet 87,733
mailchimp-for-wp 85,899
cleantalk-spam-protect 85,524
woocommerce-gateway-stripe 85,097
ml-slider 83,778
borlabs-cookie 82,727
fusion-builder 81,876
wp-pagenavi 81,757
ewww-image-optimizer 81,191
smart-slider-3 80,072

Top 50 Themes

Theme Count
hello-elementor 634,290
Divi 524,258
astra 434,451
flatsome 144,160
Avada 127,673
generatepress 127,171
pub 112,934
twentytwentyfour 86,024
oceanwp 85,856
kadence 81,310
enfold 73,951
sydney 68,854
salient 68,356
twentyseventeen 57,976
h4 57,965
bb-theme 56,264
betheme 53,476
cocoon-master 52,585
blocksy 52,542
dt-the7 47,464
twentytwentyfive 45,506
neve 40,672
Avada-Child-Theme 38,593
woodmart 34,194
gox 34,143
bridge 33,672
twentytwentyone 32,976
lightning 32,206
twentytwenty 30,922
swell 28,990
Impreza 27,393
bricks 26,782
voxel 26,186
twentytwentythree 24,606
Newspaper 24,441
sinatra 23,657
kubio 21,805
twentytwentytwo 20,334
uncode 19,696
epik-redesign 19,283
twentysixteen 18,921
storefront 18,389
pro 18,135
Total 15,131
extendable 14,931
yith-wonder 14,124
hello-theme-child-master 13,776
yootheme 13,391
themify-ultra 13,380
hestia 13,293