YouTube WordPress Plugin by Embed Plus

Description

YouTube WordPress Plugin to embed and customize a YouTube gallery (channel or playlist), YouTube livestream (and premiere), YouTube short, or standard YouTube video. This YouTube WordPress plugin 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 WordPress 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 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 YouTube wizard button. For the Gutenberg block selector, click on the (+) sign for the block editor list. The 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.
  • YouTube WordPress plugin migration support (allows you convert other YouTube plugin embeds to ours).

Click the Download button to start exploring this YouTube WordPress plugin, 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:

  • Modest branding – hide YouTube logo while playing (note that the YouTube watermark is shown instead)
  • 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:

  • 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"
  • modestbranding – Set this to 1 to remove the YouTube logo while playing (or 0 to show the logo). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&modestbranding=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 YouTube WordPress 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 >> with eye-catching effects and animations
  • YouTube live chat >> 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 YouTube plugin 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.

Screenshots

  • Embed Plus for YouTube WordPress Plugin Screenshot 1: Paste a YouTube link on its own line and it will become a YouTube embed on your website. Or, use the shortcode method.
  • Embed Plus for YouTube WordPress Plugin Screenshot 2: How to get to YouTube’s admin settings
  • Embed Plus for YouTube WordPress Plugin Screenshot 3: Visual YouTube Wizard and Search Tool
  • Embed Plus for YouTube WordPress Plugin Screenshot 4: Wizard Insert Search Result Screenshot
  • Embed Plus for YouTube WordPress Plugin Screenshot 5: Wizard Search Results Screenshot
  • Embed Plus for YouTube WordPress Plugin Screenshot 6: Gallery layout for a playlist or channel
  • Embed Plus for YouTube WordPress Plugin Screenshot 7: YouTube playlist galleries are also easily supported. Here’s the Billboard Top 25 Songs for example.
  • Embed Plus for YouTube WordPress Plugin Screenshot 8: Localization/internationalization so you can set the player’s interface language
  • Embed Plus for YouTube WordPress Plugin Screenshot 9: Optional YouTube channel subscription button above gallery thumbnails

Blocks

This plugin provides 2 blocks.

  • YouTube Wizard
  • Video Ad

Installation

  1. Use the WordPress plugin installer to install the plugin. Alternatively, you can just extract the folder in our download package and upload it to your plugin directory.
  2. Access the Plugins admin menu to activate the YouTube embed plugin.
  3. Make your default settings after clicking the new YouTube menu item that shows up in your admin panel. This is where you can make global settings on the appearance of each video and gallery, as well as activate: defer JavaScript (defer CSS coming soon), GDPR mode, user restrictions, and more.
  4. To embed videos in your post, use the wizard to embed the shortcode. Example: [embedyt]https://www.youtube.com/watch?v=ABCDEFGHIJK&width=400&height=250[/embedyt] If you don’t know exactly which video you want to embed, use the free built-in search feature to find and insert one.
  5. You can also embed a playlist and channel gallery with this plugin >>. Please install the plugin and visit the settings page for instructions.
  6. To get video SEO, an analytics dashboard and many other premium features, sign up for one of the options here >>

Manual codes (adding these will override the default settings in the admin):

  • 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"
  • modestbranding – Set this to 1 to remove the YouTube logo while playing (or 0 to show the logo). Example: "https://www.youtube.com/watch?v=quwebVjAEJA&modestbranding=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"

We recommend using the wizard, but if you’re manually pasting a link, always follow these rules:

  • Make sure the url is really on its own line by itself. Or, if you need multiple videos on the same line, make sure each URL is wrapped properly with the shortcode. Example: [embedyt]https://www.youtube.com/watch?v=ABCDEFGHIJK&width=400&height=250[/embedyt]
  • Make sure the url is not an active hyperlink (i.e., it should just be plain text). Otherwise, highlight the url and click the “unlink” button in your editor.
  • Make sure you did not format or align the url in any way. If your url still appears in your actual post instead of a video, highlight it and click the “remove formatting” button (formatting can be invisible sometimes).
  • Finally, there’s a slight chance your custom theme is the issue, if you have one. To know for sure, we suggest temporarily switching to one of the default WordPress themes (e.g., “Twenty Thirteen”) just to see if your video does appear. If it suddenly works, then your custom theme is the issue. You can switch back when done testing.

FAQ

How do I add this YouTube plugin to WordPress?

Watch the following YouTube video which shows the process for our specific plugin:

How do I embed a YouTube video with a facade?

See a demo on this YouTube WordPress Test Page

How do I create a YouTube gallery in WordPress?

Here’s a video that shows the steps with our YouTube plugin, along with the full set of gallery features:

Why use a YouTube plugin?

You can certainly embed YouTube videos in WordPress with oembed using the default embedder. However, a good YouTube WordPress plugin helps you easily embed and customize a video, playlist, channel, gallery, premiere, live stream, and facade. The premium version of this plugin has additional features like embed playback analytics.

How to get a YouTube API key?

To embed a gallery, livestream, schema tags, and more, you’ll need to get a YouTube API key from Google. The Data API is free and comes with a decent quota, which can be extended. See here for steps on creating a YouTube API key.

You can also learn plenty of other tips on the EmbedPlus How To Page.

How do I embed a YouTube livestream on WordPress?

Assuming you already have the EmbedPlus plugin active, you can embed a YouTube stream (premiere or livestream) in a very similar manner.

Reviews

April 26, 2024 1 reply
Unfortunately, I cannot recommend this plugin, as it did not work for me. Worse, when I contacted the authors and informed them of the problem, I did not receive a reply –not the first time I tried, not the second, so I have to wonder if they are still around… My attempts to contact them were made using e-mail, since the built-in contact mechanism kept giving me an error. Finally, having bought the “PRO” version of the plugin, I needed an invoice for my administration so that I could treat this as a business expense, but despite repeated requests, I never received one. I was able to cancel the recurring payments with PayPal, but I did not receive a refund, since I should have asked for one within 8 days of purchase –apparently it is *not* a good idea to give the vendor some time to respond to your e-mail… All in all, a rather unpleasant experience! EDIT: It turns out that the vendor is still around, there was just an unfortunate problem with the e-mail, as a result of which my messages did not reach the vendor. However, when I did manage to contact them, they offered a prompt refund, so 4 stars for good customer service –deducting one because the plugin did not work on my site (but it may very well work on yours)!
February 2, 2024
After upgrading to PHP 8.3 I see more than 35 Deprecated Errors for YouTube Embed Plus: “Calling get_class() without arguments is deprecated”. Is it possible to look into this issue? Thank you very much.
Read all 566 reviews

Contributors & Developers

“YouTube WordPress Plugin by Embed Plus” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

Embed Plus for YouTube WordPress Plugin 14.2.1.2

Embed Plus for YouTube WordPress Plugin 14.2.1

Embed Plus for YouTube WordPress Plugin 14.2

Embed Plus for YouTube WordPress Plugin 14.1.6.3

  • Fixes a compatibility issue with Contact Forms 7

Embed Plus for YouTube WordPress Plugin 14.1.6.2

  • Updated API key instructions

Embed Plus for YouTube WordPress Plugin 14.1.6.1

  • Fixes a YouTube API referer issue that occurs on some hosts

Embed Plus for YouTube WordPress Plugin 14.1.6

  • Tested for compatibility with WordPress 6.2+

Embed Plus for YouTube WordPress Plugin 14.1.5

  • Ability to turn on/off maxresdefault image quality
  • Prevent iframes from affecting main frame browser history
  • Better calls to htmlspecialchars function
  • Wizard window size fix
  • Fix livestream fallback issue

Embed Plus for YouTube WordPress Plugin 14.1.4.1

  • Better compatibility with older browsers

Embed Plus for YouTube WordPress Plugin 14.1.4

  • Fixes issues from 14.1.3
  • Higher quality facade images
  • Better compatibility with Jetpack and Short Pixel lazy loaded images
  • Fixes an issue with the Classic/TinyMCE editor

Embed Plus for YouTube WordPress Plugin 14.1.3

  • Better compatibility with Jetpack images
  • Avoids unused javascript when not using responsive sizing
  • Fixes obscure livestream fallback issue

Embed Plus for YouTube WordPress Plugin 14.1.2

  • Higher quality facade images
  • Avoid unused javascript with facade mode

Embed Plus for YouTube WordPress Plugin 14.1.1

  • Better compatability with WordPress 6.0
  • Easier channel live stream wizard
  • Cleaner uninstalls
  • Add intro helper video

Embed Plus for YouTube WordPress Plugin 14.1

  • Adds the live stream fallback feature to channel-based live stream embeds

Embed Plus for YouTube WordPress Plugin 14.0.1.4

  • YouTube Wizard compatibility for WordPress 5.9+

Embed Plus for YouTube WordPress Plugin 14.0.1.3

  • Patch for 14.0.1.2, JS fix for compatibility with jQuery 3.0+

Embed Plus for YouTube WordPress Plugin 14.0.1.2

  • Fix facade playlist embed issue
  • Improve compatibility with AJAX themes

Embed Plus for YouTube WordPress Plugin 14.0.1.1

  • Patch for 14.0.1, higher resolution for facade images

Embed Plus for YouTube WordPress Plugin 14.0.1

  • Higher resolution for facade images
  • Fix CSS issue with GDPR embeds
  • YouTube shorts support

Embed Plus for YouTube WordPress Plugin 14.0

  • New facade mode for lighter and faster page loads (see Performance tab)
  • CSS fixes

Embed Plus for YouTube WordPress Plugin 13.4.3

  • Automatically turn on default dimensions for new installations, to skip oEmbed width/height lookups. Improves performance (recommended for all users, given most YouTube videos are 16:9 ratio)
  • Better compatibility with cookie compliance plugins that overtake the player with a placeholder

Embed Plus for YouTube WordPress Plugin 13.4.2

  • Compatible with latest jQuery updates
  • Compatible with WordPress 5.7+

Embed Plus for YouTube WordPress Plugin 13.4.1.2

  • Allows you to specify the default language (when available) that the player will use to display closed captions

Embed Plus for YouTube WordPress Plugin 13.4.1.1

  • Prevent deprecated notice for wp_make_content_images_responsive filter

Embed Plus for YouTube WordPress Plugin 13.4.1

  • Better compatibility with WordPress 5.5

Embed Plus for YouTube WordPress Plugin 13.4

  • Better compatibility with themes that use the Gutenberg block editor and responsive sizing
  • Fix notice on new installs
  • Add pagebuilder tips to Wizard tab of the documentation

Embed Plus for YouTube WordPress Plugin 13.3.1

  • Fix simultaneous playback control issue
  • Add support for premiere video embedding

Embed Plus for YouTube WordPress Plugin 13.2.3

  • Defer JavaScript for performance
  • Compatibility between loop and hide relative videos features
  • Simultaneous playback control

Embed Plus for YouTube WordPress Plugin 13.2.1

  • Provides more compatibility with other lazyload plugins and responsive themes

Embed Plus for YouTube WordPress Plugin 13.2.0.2

  • Fixes the “Hide related videos at the end of playback” feature (fixes issue with galleries)

Embed Plus for YouTube WordPress Plugin 13.2.0.1

  • Compatibility with legacy versions of PHP
  • Fix Responsive sizing issue with lazyloading plugins

Embed Plus for YouTube WordPress Plugin 13.2

  • Add ability to embed a live stream from a given channel
  • Reduction in live stream YouTube API quota usage
  • Compatibility with other plugins having tabbed sections (e.g. Yuzo)
  • Show YouTube API errors to admins only

Embed Plus for YouTube WordPress Plugin 13.1.2.5

  • Improve responsive sizing aspect ratio in widgets
  • Fix issue: some users receive 403 error when saving

Embed Plus for YouTube WordPress Plugin 13.1.2.4

  • Pagination and autonext allow the current video to play
  • Pagination on mobile fix
  • vi deprecation announcement

Embed Plus for YouTube WordPress Plugin 13.1.2.3

  • gallery thumbnail mobile tap/scroll fix

Embed Plus for YouTube WordPress Plugin 13.1.2.2

  • Wizard open/close fix
  • iOS gallery thumbnail click fix
  • class-oembed deprecation fix

Embed Plus for YouTube WordPress Plugin 13.1.2.1

  • Compatibility with legacy versions of PHP

Embed Plus for YouTube WordPress Plugin 13.1.2

  • More descriptive plugin name
  • Gallery column size and YouTube API message fixes

Embed Plus for YouTube WordPress Plugin 13.1.1

  • Fixes gallery autonext issue
  • Fixes deprecated controls parameter
  • Fixes “not live” content issue
  • Remove deprecated showinfo parameter

Embed Plus for YouTube WordPress Plugin 13.1

  • Brings back the ability to hide related/suggested videos at end of playback
  • Allows monetized sites to select multiple IAB categories
  • Option to run shortcode in admin (compatibility tab)
  • Lowers quota usage for live videos
  • Fixes “missing dependencies” block editor CSS reference
  • Fixes default dimensions issue

Embed Plus for YouTube WordPress Plugin 13.0.1

  • Clearer instructions
  • Feature deprecation (rel, showinfo)

Embed Plus for YouTube WordPress Plugin 13.0

  • Compatible with the new Gutenberg block editor, and stays backwards-compatible with the classic editor
  • Marked deprecated features
  • Improved wizard instructions

Embed Plus for YouTube WordPress Plugin 12.2

  • Improved ads.txt verification management
  • Fixed gallery box-sizing bug
  • Remove some deprecated YouTube parameters

Embed Plus for YouTube WordPress Plugin 12.1

  • Improved autoplay compatibility
  • Improved sign-up process for the new monetization feature

Embed Plus for YouTube WordPress Plugin 12.0.1

  • Force HTTPS for the YouTube API if the API is enabled
  • Makes the wizard’s lightbox expand/contract responsively for different size screens

Embed Plus for YouTube WordPress Plugin 12.0

  • Improves the admin interface, and includes a new optional feature for users that want to monetize their sites through contextual video from vi.ai.

Embed Plus for YouTube WordPress Plugin 11.9.2

  • Makes the GDPR consent message display more compatible with other plugins (fixes content filter)

Embed Plus for YouTube WordPress Plugin 11.9.1

Improved GDPR compliance, with new Privacy section containing:
* GDPR consent mode
* YouTube no cookie
* YouTube API loading restrictions

Embed Plus for YouTube WordPress Plugin 11.8.7

  • Helps with GDPR compliance by allowing you to choose when YouTube.com’s API is loaded

Embed Plus for YouTube WordPress Plugin 11.8.6.1

  • Rollback jQuery Updater plugin compatibility

Embed Plus for YouTube WordPress Plugin 11.8.6

  • Updated YouTube API key video tutorial
  • Improved channel wizard process
  • Better compatibility with jQuery Updater plugin

Embed Plus for YouTube WordPress Plugin 11.8.5

  • Adds the YouTube wizard button to the new built-in WordPress text widget
  • Fixes a Mac/iOS gallery scrolling issue

Embed Plus for YouTube WordPress Plugin 11.8.4

  • Fixes gallery AJAX issue
  • Adds ability to hide fullscreen button
  • Adds ability to hide private videos from galleries
  • Changes localized script dependency to jquery

Embed Plus for YouTube WordPress Plugin 11.8.3

  • Improved compatibility with PHP 7
  • Improved compatibility with Divi theme
  • Improved AJAX compatibility
  • Improved accessibility
  • Fix gallery scrolling
  • Fix “not live” content output
  • Modernize and improve wizard interface (Pro)
  • Ability to hide thumbnail images from galleries (Pro)

Embed Plus for YouTube WordPress Plugin 11.8.2

  • Fix auto-next gallery issue
  • Make settings form more secure

Embed Plus for YouTube WordPress Plugin 11.8.1

  • Fix playlist gallery issue

Embed Plus for YouTube WordPress Plugin 11.8

  • Improved AJAX theme compatibility
  • Ability to choose which roles can use the editor wizard
  • Volume + autoplay fix

Embed Plus for YouTube WordPress Plugin 11.7.1

  • Remove gallery thumbnail translucency
  • Various bug fixes for galleries and the wizard

Embed Plus for YouTube WordPress Plugin 11.7

  • Separate Free and Pro codebases
  • Remove deprecated features
  • Clean up code

Embed Plus for YouTube WordPress Plugin 11.6

  • Fixed issue where Free version had some remnants of Pro analytics codebase supporting features here: https://www.embedplus.com/dashboard/easy-youtube-analytics-preview.aspx?platform=sim
  • New feature: live streaming from a channel
  • Optimized player and gallery loading that may improve Lighthouse reports
  • Improved compatibility with pagebuilders
  • Improved compatibility with later versions of jQuery
  • Removed frameborder for W3C validation
  • Gallery pagination enhancement
  • PHP 7 compatibility testing

Embed Plus for YouTube WordPress Plugin 11.5

  • thumbnail stacking for mobile galleries
  • better support for ajax themes
  • alt text to images

Embed Plus for YouTube WordPress Plugin 11.4

  • (Free) Improved subscribe button CSS and a new migration option.
  • (Pro) Improved accessibility for popup lightbox galleries.

Embed Plus for YouTube WordPress Plugin 11.3.1

  • (Free) improved debug mode messages
  • (Pro) autonext for popup lightbox galleries and hide clear cache button option

Embed Plus for YouTube WordPress Plugin 11.3

  • Improved responsive sizing for AJAX-based themes
  • Popup lightbox display option for Pro galleries

Embed Plus for YouTube WordPress Plugin 11.2

  • Adds improved wizard and gallery options for Free and Pro users.
  • Improved handling of PHP notices.
  • Clear cache shortcut added for Pro users.

Embed Plus for YouTube WordPress Plugin 11.1

  • Automatic continuous play for playlist and channel gallery embeds.
  • Ability to add a YouTube channel subscription link to all galleries.
  • Ability to hide Previous/Next buttons and page numbers.
  • Featured images can now be pulled from playlists (using the thumbnail of the first video).

Embed Plus for YouTube WordPress Plugin 11.0.1

Improves HTTPS support for structured data tags, and HTTPS support in Firefox.

Embed Plus for YouTube WordPress Plugin 11.0

Improves playlist and gallery embedding functionality.

Embed Plus for YouTube WordPress Plugin 10.9

This version offers a host of updates: compatibility fixes, higher quality featured images, selective responsive sizing, wizard enhancements, and circular shaped thumbnails.

Embed Plus for YouTube WordPress Plugin 10.8

This update improves compatibility and adds features to Free and Pro galleries.

Embed Plus for YouTube WordPress Plugin 10.7

Adds legacy option.

Embed Plus for YouTube WordPress Plugin 10.6

Enhanced debugging support for galleries.

Embed Plus for YouTube WordPress Plugin 10.5

Enhanced gallery settings for scrolling, video titles, and thumbnail styling.

Embed Plus for YouTube WordPress Plugin 10.4

Addresses limitations some users were getting when pasting a YouTube channel and/or playlist gallery.

Embed Plus for YouTube WordPress Plugin 10.3

Adds the ability to make playlist and channel embeds have a gallery layout. By the default, the plugin can generate a grid-based responsive playlist and channel gallery >>

Embed Plus for YouTube WordPress Plugin 10.2

Adds 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.

Embed Plus for YouTube WordPress Plugin 10.1

Adds the ability to automatically migrate from another plugin’s shortcode. Caching feature now allows lifetime settings. Improved compatibility with other plugins using the YouTube API.

Embed Plus for YouTube WordPress Plugin 10.0

This update includes improved tips (Free and Pro) and adds caching to the Pro version for faster page loading.

Embed Plus for YouTube WordPress Plugin 9.8

Upgraded code to use YouTube API v3.

Embed Plus for YouTube WordPress Plugin 9.7

Adds improved accessibility for screen readers and video thumbnail as featured image support.

Embed Plus for YouTube WordPress Plugin 9.5

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).

Embed Plus for YouTube WordPress Plugin 9.4

Adds Autofit Widget option for Free and PRO users. Also adds slide from left animation to PRO effects >>

Embed Plus for YouTube WordPress Plugin 9.3

Improved volume functionality and interface updates (Free and PRO). Special effects added to PRO version >>

Embed Plus for YouTube WordPress Plugin 9.2

HTTPS/SSL detection is now fully automatic. The manual checkbox is no longer needed.

Embed Plus for YouTube WordPress Plugin 9.1

With this version, the plugin can now automatically detect your site’s default language and set the interface of the embedded YouTube player to match.

Embed Plus for YouTube WordPress Plugin 9.0

Adds automatic localization/internationalization so you can set the player’s interface language from English to another.

Embed Plus for YouTube WordPress Plugin 8.9

Allows volume level initialization.

Embed Plus for YouTube WordPress Plugin 8.8

  • Better embedplus plugin conflict notifications.
  • Greater emphasis on HTTPS support due to Google’s recent announcement about HTTPS/SSL as an SEO/SERP signal.
  • Supports latest version of WordPress (3.9.2).

Embed Plus for YouTube WordPress Plugin 8.7

(PRO) Extends the plugin’s existing tagging capabilities by also adding Open Graph markup to enhance Facebook sharing/discovery of your pages.

Embed Plus for YouTube WordPress Plugin 8.6

Expanded HTTPS/SSL support.

Embed Plus for YouTube WordPress Plugin 8.5

This update features a new iOS related option for both Free and PRO users. PRO users additionally have the new mobile compatibility checker.

Embed Plus for YouTube WordPress Plugin 8.4

This update features improved responsive theme support for both Free and PRO versions. It also adds refined schema tag support to the Pro SEO feature.

Embed Plus for YouTube WordPress Plugin 8.3

Now compatible with WordPress 3.9.

Embed Plus for YouTube WordPress Plugin 8.2

An at a glance regex improvement (all users). Dashboard now warns you of embeds that are blocked from your visitors in other countries (PRO).

Embed Plus for YouTube WordPress Plugin 8.1

Fixes rare YouTube ID issue.

Embed Plus for YouTube WordPress Plugin 8.0

Fixes rare ajax issue.

Embed Plus for YouTube WordPress Plugin 7.9

YouTube searching and inserting now works in Text mode of the editor too.

Embed Plus for YouTube WordPress Plugin 7.8

“At a Glance” direct access to YouTube posts/pages.

Embed Plus for YouTube WordPress Plugin 7.7

Fixes black bar issue when no height/width is specified.

Embed Plus for YouTube WordPress Plugin 7.6

Added notice about Google’s HD problem.

Embed Plus for YouTube WordPress Plugin 7.5

Ability to embed an entire channel as a playlist embed.

Embed Plus for YouTube WordPress Plugin 7.3

Change the color of the progress bar from red to white.

Embed Plus for YouTube WordPress Plugin 7.2

Added music video extras to inspire your posts (PRO).

Embed Plus for YouTube WordPress Plugin 7.1

Added autohide controls feature

Embed Plus for YouTube WordPress Plugin 7.0

Shortcode support for embedding multiple videos on one line

Embed Plus for YouTube WordPress Plugin 6.4

Fixes for some users of WordPress 3.8

Embed Plus for YouTube WordPress Plugin 6.3

Removed possible e_notices.

Embed Plus for YouTube WordPress Plugin 6.2

Given the increasing focus on privacy, the no-cookies options was added as a free option to all users. Priority support enhancements also made.

Embed Plus for YouTube WordPress Plugin 6.1

Easier access to general settings and dashboard.

Embed Plus for YouTube WordPress Plugin 6.0

This version opens up the ability to view Internet video discussions to all wizard users.
Also, due to numerous users being unable to find the wizard button, we moved it up next to the “Add Media” button.
Finally, we added Video SEO tags as a PRO option.

Embed Plus for YouTube WordPress Plugin 5.1

Added ability to set default dimensions.
Enhanced compatibility with SSL sites.

Embed Plus for YouTube WordPress Plugin 5.0

Built-in YouTube video search, viewing, and insertion right from your editor tab (for all users).
The ability to review the latest web discussions about a video you want to embed before embedding it (PRO users).
Other minor optimizations.

Embed Plus for YouTube WordPress Plugin 4.8

Works when pasting embed link in sidebar text widgets

Embed Plus for YouTube WordPress Plugin 4.7

Improved separation of PRO and Free features in the UI

Embed Plus for YouTube WordPress Plugin 4.6

Added optional responsive video layout to fit all screen sizes. (smart phone, PC and tablet)

Embed Plus for YouTube WordPress Plugin 4.5

Added support for playlists.
added support for wmode.

Embed Plus for YouTube WordPress Plugin 4.1

Fixed spacing issue. Also added ability to fall back to old spacing format.

Embed Plus for YouTube WordPress Plugin 4.0

New features for all users: lazy loading for the flash player by default and the ability to hide player controls for a cleaner look.

Embed Plus for YouTube WordPress Plugin 3.7

Enhanced deleted video checker for PRO users

Embed Plus for YouTube WordPress Plugin 3.5

Added ability to try to force HTML5 player to speed up page loading

Embed Plus for YouTube WordPress Plugin 3.3

HTTPS: Added secure YouTube embedding

Embed Plus for YouTube WordPress Plugin 3.2

Ensures video-specific height overrides defaults properly

Embed Plus for YouTube WordPress Plugin 3.1

Fixed obscure height problem

Embed Plus for YouTube WordPress Plugin 3.0

Added Visual YouTube Wizard for PRO users
Added autologin to analytics for PRO users
Added priority support form for PRO users

Embed Plus for YouTube WordPress Plugin 2.6

Compatible with WP 3.6

Embed Plus for YouTube WordPress Plugin 2.4

Added auto HD support
Support for shorthand (i.e. "https://www.youtu.be")
Fixed editor issue

Embed Plus for YouTube WordPress Plugin 2.3

Start/end time shortcut bug fix

Embed Plus for YouTube WordPress Plugin 2.2

Minor changes

Embed Plus for YouTube WordPress Plugin 2.1

By request from several users, we’ve added easier access to the video analytics dashboard

Embed Plus for YouTube WordPress Plugin 2.0

This upgrade specifically integrates a user-friendly YouTube Analytics Dashboard to this plugin so you can learn a lot more about the videos you post. Download it if you would like it to use your site’s YouTube-related activity to help answer 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 performers?
  • How much do the producers of the YouTube videos you embed rely on your site for views?

We think these are all interesting questions; however, note that there’s no need to upgrade if you don’t.

Embed Plus for YouTube WordPress Plugin 1.1

Fixed minor bug.

Embed Plus for YouTube WordPress Plugin 1.0

First release uploaded to the plugin repository.

VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17