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

Plugin: youtube-embed-plus (Used by 37,502 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*e*p*e*e*r*h*o*i*t*.org βœ… F 2026-04-24 03:19:58
r*t*r*7*5*.org (WP 6.4.8) ⚠️ F 2026-04-24 03:19:54
l*i*e*n*k*u*u.net (WP 5.8.13) ⚠️ F 2026-04-24 03:19:42
c*e*i*h*d*o*n*.com βœ… F 2026-04-24 03:19:42
p*w*e*h*u*e*k*d*l*v*r*.com βœ… F 2026-04-24 03:15:16
m*l*t*s*l*d*a*o*.com βœ… F 2026-04-24 03:13:48
d*c*e*r*i*l*.net (WP 6.9.4) βœ… F 2026-04-24 03:10:53
a*i*-*a*.com βœ… F 2026-04-24 03:10:03
c*e*i*t*a*i*.com βœ… F 2026-04-24 03:09:03
p*w*e*-*h*e*d.com βœ… F 2026-04-24 03:08:16
d*n*e*n*l*y*r*.net βœ… F 2026-04-24 03:07:22
f*o*t*p*n*n*p*p*r.de (WP 6.8.5) βœ… F 2026-04-24 03:07:22
s*a*s*a*e*s.de βœ… F 2026-04-24 03:07:21
s*a*a*c*a*k.eu (WP 6.9.4) βœ… D 2026-04-24 03:04:16
p*w*y*r*i*e*s.com βœ… F 2026-04-24 03:03:29
c*e*i*p*p*.com (WP 6.9.4) βœ… F 2026-04-24 03:03:00
e*b*r*t*h*w*r*.com βœ… F 2026-04-24 03:00:41
e*b*r*t*-*o*a*d.com βœ… F 2026-04-24 03:00:41
w*s*i*g*o*a*c*i*n*e*s.org (WP 6.8.3) βœ… D 2026-04-24 03:00:11
s*r*e*a*h*n*.w*e*g*n*.com βœ… F 2026-04-24 02:59:01
g*r*r*s*l*m.com (WP 3.9.2) ⚠️ F 2026-04-24 02:58:46
v*k*o*i*.berlin βœ… F 2026-04-24 02:57:01
c*-*l*n.org (WP 6.9.4) βœ… F 2026-04-24 02:56:57
n*l*n*a*n*v.e*u.in (WP 6.9.4) βœ… F 2026-04-24 02:56:11
s*m*r*a*e.com βœ… C 2026-04-24 02:51:53
h*t*a*t*n*r*y.com βœ… F 2026-04-24 02:47:33
h*t*a*e*s*w*r*e*t*r.com βœ… F 2026-04-24 02:47:33
s*h*i*g*r*e*t*v*l.nl (WP 6.9) βœ… F 2026-04-24 02:44:50
a*r*a*e*t*t*.it (WP 6.8.5) βœ… F 2026-04-24 02:44:48
h*t*a*e*j*t*e*.com βœ… F 2026-04-24 02:43:40
k*i*h*r*e*.com (WP 6.9.4) βœ… F 2026-04-24 02:43:10
n*f*.org βœ… D 2026-04-24 02:42:24
u*i*e*p*o*r*s*i*e*r*t*r*i*y.com βœ… F 2026-04-24 02:42:19
a*h*e*m*.com βœ… F 2026-04-24 02:41:46
p*i*m*-*s*.ch βœ… D 2026-04-24 02:37:52
u*i*e*p*r*c*u*e*e*h*o*o*i*s.com (WP 6.8.5) βœ… D 2026-04-24 02:35:10
h*g*l*n*.org (WP 6.9.4) βœ… F 2026-04-24 02:34:52
e*b*d*e*m.com (WP 6.9.4) βœ… F 2026-04-24 02:30:51
a*t*n*e*f*a*k*u*t.de (WP 6.8.5) βœ… B 2026-04-24 02:29:46
y*c*t*h*r.nl βœ… C 2026-04-24 02:29:45
p*u*a*a*e*t*v*.com (WP 6.9.4) βœ… F 2026-04-24 02:24:22
a*a*p*r*a*e*.com βœ… D 2026-04-24 02:21:33
a*n*n*i*t*o*o*l*n*o.org βœ… F 2026-04-24 02:15:56
k*i*k*.com βœ… F 2026-04-24 02:13:23
k*i*a*l*.com (WP 6.1.10) ⚠️ F 2026-04-24 02:13:20
m*s*t*a*.com βœ… F 2026-04-24 02:12:29
m*k*u*i*s*g*t*.com (WP 6.9.4) βœ… F 2026-04-24 02:12:08
m*k*u*i*e*s*t*.com βœ… F 2026-04-24 02:12:06
b*o*k*h*i*a*d*c*.fr βœ… F 2026-04-24 02:09:30
m*k*r*m*n*a*s.com βœ… F 2026-04-24 02:05:46
h*t*p*i*g*v*l*a*e*n*i*e*u*.com (WP 6.9.4) βœ… F 2026-04-24 02:03:06
c*i*i*a*n*w*.org βœ… F 2026-04-24 02:02:44
e*p*r*s*c*m*t*b*e*-*o*m*n*i*.fr (WP 6.7.5) βœ… D 2026-04-24 01:58:56
k*i*i*a*n*.com βœ… F 2026-04-24 01:57:38
k*s*i*b*o*.bg πŸ”“ A 2026-04-24 01:55:54
m*k*l*f*a*c*s*i*l*.com (WP 6.9.4) βœ… F 2026-04-24 01:53:28
p*u*-*i*u*-*c*n*m*s*r.com (WP 6.5.8) βœ… F 2026-04-24 01:52:37
m*m*s*c*a*s.com βœ… F 2026-04-24 01:49:39
c*r*u*a*t*.org βœ… F 2026-04-24 01:49:32
a*h*u*.com (WP 6.9.4) βœ… F 2026-04-24 01:49:11
c*e*g*h*n*o.com βœ… C 2026-04-24 01:49:08
u*i*e*f*j.com (WP 6.9.4) βœ… F 2026-04-24 01:46:40
d*b*.org (WP 6.9.4) βœ… F 2026-04-24 01:46:18
a*i*h*a*-*m*i.id (WP 6.9.4) βœ… F 2026-04-24 01:46:17
g*p*e*v*r.org (WP 6.9) βœ… F 2026-04-24 01:44:31
p*u*i.com βœ… F 2026-04-24 01:41:13
a*c.pr (WP 6.9.4) βœ… F 2026-04-24 01:38:52
a*r*n*i*i*e*.c*.uk βœ… F 2026-04-24 01:38:46
u*i*e*e*e*t*o*i*r*c*c*i*g.com (WP 6.9.4) βœ… F 2026-04-24 01:38:28
c*e*g*h*n*b*b*.com (WP 6.9.4) βœ… F 2026-04-24 01:38:15
m*k*m*.com (WP 6.9.4) βœ… F 2026-04-24 01:34:09
g*a*.org βœ… F 2026-04-24 01:31:35
i*q*i*r*a*n*d*.org (WP 6.9.4) πŸ”“ F 2026-04-24 01:28:43
e*p*b*r*t*n*.team βœ… F 2026-04-24 01:27:47
p*u*e*t*b*o*.com (WP 6.8.5) βœ… F 2026-04-24 01:26:48
m*j*d*a*a*i.com (WP 6.9.4) βœ… F 2026-04-24 01:26:46
h*t*o*h*p*u*t.com (WP 4.9.8) ⚠️ F 2026-04-24 01:26:06
n*z*l*r.io (WP 6.9.4) βœ… F 2026-04-24 01:25:23
u*i*e*c*u*c*o*c*n*a*i*.com (WP 6.9.4) βœ… F 2026-04-24 01:19:38
k*e*z*a*d*p*r*t*o*.com βœ… F 2026-04-24 01:18:49
i*r*.o*g.au βœ… F 2026-04-24 01:18:07
f*s*f*a*a*a*.es (WP 6.9.4) βœ… A 2026-04-24 01:14:30
p*u*e*l*-*e*p*r*e.com (WP 6.1.10) ⚠️ F 2026-04-24 01:13:18
s*a*i*p*j*s*o*n*s*o*t*e*m.cz (WP 6.9.4) βœ… F 2026-04-24 01:11:41
c*e*q*e*t*u*o*e.com βœ… F 2026-04-24 01:11:31
c*e*q*e*t*o*s*l*i*g.com βœ… F 2026-04-24 01:11:31
c*e*q*e*t*s*a.com βœ… F 2026-04-24 01:11:30
c*e*q*e*t.com βœ… F 2026-04-24 01:11:30
p*t*y*o*n.com (WP 6.9.4) βœ… F 2026-04-24 01:08:23
a*h*y*y*n.com (WP 6.9.4) βœ… F 2026-04-24 01:07:05
s*l*i*r*s*i.com (WP 6.8.5) πŸ”“ F 2026-04-24 01:04:32
s*l*i*q*i*o*b*o*.com (WP 4.5.33) ⚠️ F 2026-04-24 01:04:30
g*u*h*p*t*e.fr (WP 6.6.5) βœ… F 2026-04-24 01:03:58
w*r*e*.church βœ… F 2026-04-24 01:03:30
c*u*k*i*l*a*g*a*e*c*o*l.org (WP 6.9.4) βœ… F 2026-04-24 01:03:28
e*a*u*i*m*.com (WP 6.6.5) βœ… F 2026-04-24 01:02:49
k*-*r*i*i*g.de (WP 6.9.4) βœ… D 2026-04-24 01:00:17
l*r*e*l*n*l*t*e*i*g.com (WP 6.9.4) βœ… F 2026-04-24 00:58:57
o*i*a*.org (WP 6.7.5) βœ… F 2026-04-24 00:58:53
c*e*n*p.com βœ… F 2026-04-24 00:58:51

Top 50 Plugins

Plugin Count
elementor 1,918,385
contact-form-7 1,808,603
elementor-pro 1,097,571
woocommerce 889,148
revslider 658,676
jetpack 453,589
js_composer 445,380
wp-rocket 333,498
essential-addons-for-elementor-lite 297,147
gravityforms 259,091
header-footer-elementor 236,400
complianz-gdpr 235,361
instagram-feed 232,357
google-analytics-for-wordpress 226,989
cookie-law-info 223,404
google-site-kit 222,427
elementskit-lite 221,559
gutenberg-core 221,320
sitepress-multilingual-cms 208,436
bluehost-wordpress-plugin 199,588
wpforms-lite 157,726
gutenberg 153,281
astra-sites 150,337
litespeed-cache 139,139
cookie-notice 133,468
gtranslate 130,407
the-events-calendar 123,516
coblocks 122,775
popup-maker 116,131
woocommerce-payments 100,775
tablepress 98,243
astra-addon 97,784
bb-plugin 97,354
LayerSlider 95,965
wp-smushit 95,457
premium-addons-for-elementor 92,419
mailchimp-for-wp 90,705
duracelltomi-google-tag-manager 89,362
honeypot 88,771
cleantalk-spam-protect 86,919
akismet 86,801
woocommerce-gateway-stripe 84,608
all-in-one-seo-pack 83,207
megamenu 82,329
fusion-builder 80,634
formidable 78,705
smart-slider-3 78,160
creative-mail-by-constant-contact 77,442
creame-whatsapp-me 76,491
ewww-image-optimizer 76,084

Top 50 Themes

Theme Count
hello-elementor 637,626
Divi 533,292
astra 480,410
pub 150,655
Avada 124,943
flatsome 121,099
generatepress 119,867
oceanwp 87,545
h4 82,237
kadence 80,185
enfold 70,966
salient 68,095
bb-theme 60,445
twentytwentyfour 59,720
twentyseventeen 56,404
cocoon-master 55,352
blocksy 54,239
betheme 53,426
twentytwentyfive 51,521
dt-the7 45,807
neve 39,872
woodmart 37,931
Avada-Child-Theme 35,544
twentytwentyone 34,568
bridge 33,837
gox 33,351
twentytwenty 30,759
lightning 30,039
swell 28,999
twentytwentythree 27,451
Impreza 25,338
bricks 25,291
Newspaper 22,610
twentytwentytwo 22,194
epik-redesign 20,622
pro 18,654
uncode 18,468
twentysixteen 18,446
storefront 18,437
extendable 18,284
sydney 16,730
yith-wonder 16,214
Total 14,832
themify-ultra 14,710
hestia 13,046
twentyfifteen 13,028
twentynineteen 12,685
porto 12,656
yootheme 12,381
thrive-theme 12,294