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

Plugin: youtube-embed-plus (Used by 49,276 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
z*r*e*.com (WP 6.8.3) βœ… F 2026-04-15 09:25:18
e*p*n*e*t*c*n*l*g*e*.com βœ… C 2026-04-15 09:23:47
c*l*e*b*a*d*n*.com.br (WP 6.9.4) βœ… F 2026-04-15 09:22:54
r*d*r*a*e*t*t*.com βœ… F 2026-04-15 09:20:06
g*2*w*.com (WP 6.9.4) βœ… F 2026-04-15 09:17:14
h*y*k*e*i*a*.com βœ… F 2026-04-15 09:17:11
t*a*k*a*m*g.com (WP 6.0.11) ⚠️ F 2026-04-15 09:13:57
m*s*i*p*s*.com (WP 6.7.5) βœ… F 2026-04-15 09:13:08
a*c*p*n.com (WP 6.9.4) βœ… F 2026-04-15 09:13:00
r*d*h*r*-*i*t*i*t.com (WP 6.9.4) βœ… A 2026-04-15 09:12:05
h*y*e*i*s*i*u*e.com βœ… D 2026-04-15 09:07:42
t*a*k*r*a*t*.com (WP 6.9.4) βœ… F 2026-04-15 09:07:00
t*a*k*m*d*a.com (WP 6.9.4) βœ… F 2026-04-15 09:06:59
m*s*i*o*a*i*o.com βœ… D 2026-04-15 09:06:59
p*d*a*t.thework.com βœ… F 2026-04-15 09:02:54
h*y*o*c*p*.com (WP 6.9.4) βœ… D 2026-04-15 09:01:21
s*y*o*e*o.com (WP 6.9.4) βœ… F 2026-04-15 09:00:23
o*t*b*r*a*l*r*.com (WP 6.8.5) βœ… F 2026-04-15 09:00:22
o*t*b*r*a*l*r*e*.com (WP 6.5.8) βœ… F 2026-04-15 09:00:22
r*c*c*i*g*r*b*.com (WP 6.9.4) βœ… D 2026-04-15 08:59:43
m*s*i*i*i*n*p*d*v*n.com (WP 6.9.4) βœ… F 2026-04-15 08:59:41
h*y*-*p.com (WP 6.9.4) βœ… C 2026-04-15 08:56:55
m*s*i*l*n*s*l*t*o*s.com βœ… F 2026-04-15 08:53:21
s*y*o*o*r*f*d*p*r*o*.com (WP 6.9.4) βœ… F 2026-04-15 08:51:57
s*y*o*o*r*f*.com (WP 6.9.4) βœ… F 2026-04-15 08:51:57
k*r*e*a.com (WP 6.9.4) βœ… F 2026-04-15 08:49:37
b*u*g*g*e*e*p*e*o*v*r*e.com (WP 4.9.29) ⚠️ πŸ”“ πŸ“„ F 2026-04-15 08:49:07
t*a*e*j*n*s*u*i*.com βœ… F 2026-04-15 08:47:40
a*c*e*t*m*l*t.com (WP 6.9.4) βœ… F 2026-04-15 08:46:42
d*u*h*r*o*f*c*a*.com (WP 6.4.8) ⚠️ F 2026-04-15 08:45:13
e*o*i*a*i*a*s*i*m*.com βœ… F 2026-04-15 08:41:42
s*y*o*r*d*r*.com (WP 6.9.4) βœ… F 2026-04-15 08:39:17
s*m*z*a*h*a*t*.org βœ… F 2026-04-15 08:38:45
a*c*o*s*o*g.com (WP 6.9.4) βœ… F 2026-04-15 08:36:52
o*i*e*g*a*i*g.com βœ… F 2026-04-15 08:36:06
s*y*a*d*e*a*i*g*i*e.com (WP 6.9) βœ… F 2026-04-15 08:35:12
t*a*e*o*i*s*r*i*a*s*r*i*e*.com βœ… F 2026-04-15 08:31:05
t*a*e*o*i*.com βœ… F 2026-04-15 08:31:05
s*n*r*-*a*t*.de βœ… F 2026-04-15 08:29:07
e*o*o*i*i*s*o*a*.com (WP 6.9.4) βœ… F 2026-04-15 08:28:16
a*c*o*n*t*o*k*o*u*i*n*.com βœ… B 2026-04-15 08:28:05
t*a*e*d*n*l*z*e*.com (WP 6.9.4) βœ… F 2026-04-15 08:27:31
a*c*o*l*g*t*h*r*p*.com βœ… F 2026-04-15 08:25:14
a*c*o*l*.com βœ… F 2026-04-15 08:25:14
a*c*o*l*g*l*r*u*.com βœ… F 2026-04-15 08:25:14
b*u*t*o*i*l*s*o*i*t.com βœ… F 2026-04-15 08:24:13
z*e*n*-*o*f.de (WP 6.9.4) βœ… F 2026-04-15 08:22:52
r*c*e*d*s*e*i*o*h*l*.com (WP 6.9.4) βœ… F 2026-04-15 08:17:05
o*s*r*d*r.com (WP 6.9.4) πŸ”“ F 2026-04-15 08:15:21
o*s*o*t*a*t*n*.com βœ… F 2026-04-15 08:09:47
b*u*d*e*s*o*i*g.com (WP 6.9.4) βœ… F 2026-04-15 08:07:29
a*c*o*c*v*n*n*.com (WP 6.9.4) βœ… F 2026-04-15 08:07:16
e*o*m*s*c.com (WP 5.1.22) ⚠️ F 2026-04-15 08:06:04
k*r*a*d*a*e.com (WP 5.1.19) ⚠️ D 2026-04-15 08:01:38
s*w*g*l*v*.com βœ… D 2026-04-15 07:59:10
b*u*d*r*f*r*g*v*s.com βœ… F 2026-04-15 07:56:22
o*p*p*s*n*d*u*s.com βœ… A 2026-04-15 07:55:11
e*m*u*h*i*c*u*.com βœ… F 2026-04-15 07:53:47
g*o*i*u*h*a*t.com βœ… F 2026-04-15 07:50:41
g*o*i*y*r*w*o.com (WP 6.9.4) βœ… F 2026-04-15 07:50:41
z*n*i*a*f*y*n*d*e*s*s.com (WP 6.9.4) βœ… F 2026-04-15 07:50:27
e*m*t*r.com (WP 6.9.4) βœ… F 2026-04-15 07:48:37
k*p*n*w*.com (WP 6.9.4) βœ… F 2026-04-15 07:46:25
r*c*u*t*e*t*n*a*.com (WP 5.9.5) ⚠️ F 2026-04-15 07:45:57
r*c*u*t*e*t*n*b*d*a*i.com (WP 5.9.5) ⚠️ F 2026-04-15 07:45:57
z*n*e*e*.com (WP 6.9.4) βœ… F 2026-04-15 07:44:51
s*v*e*e*t.com (WP 6.9.4) βœ… B 2026-04-15 07:43:36
k*p*u*e*a*.com (WP 6.9.4) βœ… F 2026-04-15 07:42:34
k*p*o*.com βœ… F 2026-04-15 07:42:32
o*o*n*l*g*o*p.com (WP 6.9.4) βœ… F 2026-04-15 07:41:57
z*n*f*.com βœ… F 2026-04-15 07:41:10
e*l*r*s*u*c*s*n*.com (WP 6.9.4) βœ… F 2026-04-15 07:39:19
m*r*a*m*s*i*.org βœ… F 2026-04-15 07:39:12
i*a*l*n*o*n.org βœ… F 2026-04-15 07:39:12
z*n*h*n*t*l*t*c*.com (WP 6.9.4) βœ… F 2026-04-15 07:37:57
z*n*h*n*a*h*e*i*s.com (WP 6.9.4) βœ… F 2026-04-15 07:37:56
l*b*e*i*l*s*e*e*a*.es (WP 6.9.4) βœ… F 2026-04-15 07:35:32
r*c*u*t*r*r*p*r*.com (WP 6.9.4) βœ… F 2026-04-15 07:34:56
d*t*l*p*o*u*c*o*e*.com (WP 6.9.4) βœ… D 2026-04-15 07:33:33
a*c*s*o*s*l*v*g*n*a*o*y.com (WP 6.9.4) βœ… F 2026-04-15 07:33:26
h*w*m*s*e*p*e*s.com βœ… C 2026-04-15 07:32:12
g*o*e*i*i*a*y.com βœ… C 2026-04-15 07:30:51
e*i*r*a*i*y*n*e*t*i*m*n*.com βœ… F 2026-04-15 07:30:32
s*v*r*i*n*y*a*.com βœ… F 2026-04-15 07:28:18
s*v*r*i*n*e*e*t*n*.com (WP 6.9.4) βœ… B 2026-04-15 07:28:15
s*v*r*i*n*e*e*t.com (WP 6.9.4) πŸ”“ B 2026-04-15 07:28:14
o*m*o*t*a*l.com (WP 6.8.5) βœ… F 2026-04-15 07:27:31
s*v*r*i*n*i*e*g*.com (WP 6.9.4) βœ… F 2026-04-15 07:25:16
m*s*a*e*y*a*.com (WP 6.2.9) ⚠️ F 2026-04-15 07:23:48
z*n*t*g*.it βœ… F 2026-04-15 07:21:11
z*n*a*d*r.com (WP 6.9.4) βœ… F 2026-04-15 07:20:38
z*n*p*.com πŸ”“ F 2026-04-15 07:20:36
a*b*a*o*s*a.com βœ… F 2026-04-15 07:19:02
o*l*l*w*e*.com (WP 6.9.4) βœ… F 2026-04-15 07:17:20
o*k*r*g*e*f*.com (WP 6.3.8) ⚠️ πŸ”“ F 2026-04-15 07:17:18
s*v*r*k*r.com (WP 6.9.4) βœ… B 2026-04-15 07:15:52
t*t*w*r*b*n*e*.com βœ… F 2026-04-15 07:15:11
t*s*n*v*r*i*y.com βœ… D 2026-04-15 07:15:09
o*k*l*w.com (WP 6.9.4) βœ… F 2026-04-15 07:14:56
o*i*s*m.com (WP 6.0.11) ⚠️ F 2026-04-15 07:11:34

Top 50 Plugins

Plugin Count
elementor 2,934,209
contact-form-7 2,581,095
elementor-pro 1,635,283
woocommerce 1,384,461
revslider 976,801
js_composer 628,375
jetpack 502,513
wp-rocket 453,040
essential-addons-for-elementor-lite 439,629
header-footer-elementor 387,392
gutenberg-core 367,400
elementskit-lite 364,523
instagram-feed 329,158
google-analytics-for-wordpress 329,038
google-site-kit 316,854
gravityforms 311,861
complianz-gdpr 306,520
cookie-law-info 306,087
wpforms-lite 278,062
astra-sites 271,513
sitepress-multilingual-cms 263,632
bluehost-wordpress-plugin 249,059
litespeed-cache 241,550
gtranslate 193,691
coblocks 184,688
cookie-notice 177,255
gutenberg 163,124
the-events-calendar 153,766
popup-maker 144,687
premium-addons-for-elementor 144,353
astra-addon 141,766
mailchimp-for-wp 140,670
bb-plugin 140,651
LayerSlider 135,166
wp-smushit 133,541
custom-fonts 129,158
creame-whatsapp-me 128,712
pro-elements 127,369
tablepress 125,369
click-to-chat-for-whatsapp 124,616
woocommerce-gateway-stripe 117,671
duracelltomi-google-tag-manager 116,432
cleantalk-spam-protect 113,333
smart-slider-3 112,781
royal-elementor-addons 111,054
pixelyoursite 110,723
akismet 109,513
megamenu 107,816
fusion-builder 107,585
sg-cachepress 107,066

Top 50 Themes

Theme Count
hello-elementor 929,284
astra 791,603
Divi 758,489
pub 243,592
generatepress 174,697
flatsome 172,363
Avada 160,764
h4 155,668
oceanwp 127,903
kadence 112,856
enfold 94,622
salient 91,726
bb-theme 90,888
twentytwentyfour 87,786
blocksy 87,024
twentytwentyfive 86,632
cocoon-master 81,515
betheme 76,348
twentyseventeen 72,634
woodmart 66,927
dt-the7 62,169
neve 54,671
twentytwentyone 47,211
bridge 46,432
swell 43,540
twentytwenty 40,332
lightning 40,094
Avada-Child-Theme 40,076
twentytwentythree 39,821
gox 38,016
bricks 32,555
Impreza 32,533
Newspaper 30,817
twentytwentytwo 30,373
epik-redesign 25,066
extendable 24,909
storefront 24,866
pro 24,594
yith-wonder 24,336
uncode 23,948
twentysixteen 23,397
themify-ultra 22,686
sydney 22,673
twentyfifteen 21,149
Total 20,315
porto 19,065
hestia 18,035
thrive-theme 17,275
yootheme 16,658
popularfx 16,596