Title: Embed Privacy
Author: epiphyt
Published: <strong>अक्टोबर 4, 2018</strong>
Last modified: अप्रिल 13, 2026

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/embed-privacy/assets/icon.svg?rev=2812349)

# Embed Privacy

 [epiphyt](https://profiles.wordpress.org/epiphyt/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/embed-privacy.1.12.3.zip)

[प्रत्यक्ष पूर्वावलोकन](https://ne.wordpress.org/plugins/embed-privacy/?preview=1)

 * [विवरण](https://ne.wordpress.org/plugins/embed-privacy/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/embed-privacy/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/embed-privacy/#installation)
 * [विकास](https://ne.wordpress.org/plugins/embed-privacy/#developers)

 [सहायता](https://wordpress.org/support/plugin/embed-privacy/)

## विवरण

Content embedded from external sites such as YouTube or Twitter is loaded immediately
when visitors access your site. Embed Privacy addresses this issue and prevents 
the loading of these contents until the visitor decides to allow loading of external
content.
 But Embed Privacy not only protects your visitor’s privacy but also makes
your site load faster.

All embeds will be replaced by placeholders, ready for you to apply style as you
wish. With only a couple of lines of CSS.

By clicking on the placeholder the respective content will then be loaded.

**Note: This plugins requires the PHP extension [“Document Object Model” (php-dom)](https://www.php.net/manual/en/book.dom.php).**

### Contribution

Feel free to contribute. The code is available at [GitHub](https://github.com/epiphyt/embed-privacy).

### Documentation

You can find the documentation for Impressum at [docs.epiph.yt](https://docs.epiph.yt/embed-privacy/).

## स्क्रिनसटहरू

 * [[
 * Add embeds using the classic editor or the block editor’s embed blocks.
 * [[
 * Embed Privacy will add an overlay to supported embeds automatically.
 * [[
 * You can customize the overlays for each service individually.
 * [[
 * Different settings allow you to adjust the functionality of Embed Privacy according
   to your needs.

## स्थापना

 1. Upload the plugin files to the `/wp-content/plugins/embed-privacy` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Embedded content will automatically be replaced by a placeholder and can be loaded
    on demand by your visitors. There are no additional settings.
 4. To allow users to opt-out of embed providers that they set to always active, place
    the shortcode `[embed_privacy_opt_out]` into your privacy policy.

## प्रश्नोत्तर

### Can Embed Privacy keep external services from tracking me/my visitors?

Yes. As long as you don’t opt in to load external content, you/your visitors can’t
be tracked by these services.

### Does Embed Privacy make embedding content privacy-friendly?

The embedding process itself will be privacy-friendly with Embed Privacy. That means,
that no third-party embed provider can track users without their explicit consent
by clicking on the overlay to allow the embed to be loaded. However, to make sure
everything is fine you need to expand your privacy policy for each embed provider
you’re using or you want to use because you need to specify, where data will be 
sent to and what happens to them.

### Does Embed Privacy use cookies?

If you use the opt-out functionality with the shortcode or the functionality to 
allow the user to always display content of certain embed providers, Embed Privacy
creates a single cookie called `embed-privacy` with an expiration of 1 year to store
the user’s choice.

### Does Embed Privacy support the block editor?

Sure thing! We enjoy playing with the block editor and developed Embed Privacy with
Gutenberg in mind, the plugin will work no matter the editor you use.

### Which embeds are currently supported?

We currently support all oEmbed providers known to WordPress core by default. Want
to know about them? Here you go:

 * Amazon Kindle
 * Anghami
 * Animoto
 * Bluesky
 * Canva
 * Cloudup
 * DailyMotion
 * Facebook
 * Flickr
 * Funny Or Die
 * Imgur
 * Instagram
 * Issuu
 * Kickstarter
 * Meetup
 * Mixcloud
 * Photobucket
 * Pocket Casts
 * Polldaddy.com
 * Reddit
 * ReverbNation
 * Scribd
 * Sketchfab
 * SlideShare
 * SmugMug
 * SoundCloud
 * Speaker Deck
 * Spotify
 * TikTok
 * TED
 * Tumblr
 * Twitter
 * VideoPress
 * Vimeo
 * WordPress.org
 * WordPress.tv
 * YouTube

We also support Google Maps via iframe and Divi and the following plugins:

 * BuddyPress activity stream
 * Jetpack (Facebook posts)
 * Maps Marker (Pro)
 * Shortcodes Ultimate
 * wpForo (with the plugin wpForo Embeds)

Additionally, we support the following custom content:

 * Local Fediverse content
 * Local X posts
 * Facebook embed code (HTML)
 * Instagram embed code (HTML)

Since version 1.2.0, you can also add custom embed providers by going to **Settings
> Embed Privacy > Manage embeds**. Here you can also modify any existing embed provider,
change its logo, add a background image, change the text displaying on the embed
or disable the embed provider entirely.

### Can Embed Privacy automatically download thumbnails of the embedded content?

Yes! Since version 1.5.0, Embed Privacy supports downloading and displaying thumbnails
in posts for SlideShare, Vimeo and YouTube as background of Embed Privacy’s overlay.

### Can users opt-out of already opted in embed providers?

Yes! You can use the shortcode `[embed_privacy_opt_out]` to add a list of embed 
providers anywhere you want (recommendation: add it to your privacy policy) to allow
your users to opt-out.

### What parameters can be used in the shortcode?

The shortcode `[embed_privacy_opt_out]` can be used to let users opt-out of embed
providers that have been set to be always active by the user. It can have the following
attributes:

    ```
    headline – Add a custom headline (default: Embed providers)


    [embed_privacy_opt_out headline="My custom headline"]


    subline – Add a custom subline (default: Enable or disable embed providers globally. By enabling a provider, its embedded content will be displayed directly on every page without asking you anymore.)


    [embed_privacy_opt_out subline="My custom subline"]


    show_all – Whether to show all available embed providers or just the ones the user opted in (default: false)


    [embed_privacy_opt_out show_all="1"]
    ```

You can also combine all of these attributes:

    ```
    [embed_privacy_opt_out headline="My custom headline" subline="My custom subline" show_all="1"]
    ```

### Is this plugin compatible with my caching plugin?

If you’re using a caching plugin, make sure you enable the “JavaScript detection
for active providers” in **Settings > Embed Privacy > JavaScript detection**. Then,
the plugin is fully compatible with your caching plugin.

### How can Embed Privacy be extended?

Check out our documentation: [https://epiph.yt/en/embed-privacy/documentation/](https://epiph.yt/en/embed-privacy/documentation/)

### Who are you, folks?

We are [Epiphyt](https://epiph.yt/en/), your friendly neighborhood WordPress plugin
shop from southern Germany.

### How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program.
The Patchstack team help validate, triage and handle any security vulnerabilities.
[Report a security vulnerability.](https://patchstack.com/database/vdp/embed-privacy)

## समीक्षाहरू

![](https://secure.gravatar.com/avatar/6400d61bec7cf7b741fca62fefc723eb85c32be6a87363b08082f63d25fc1795?
s=60&d=retro&r=g)

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3438/)󠁿

 [MTC](https://profiles.wordpress.org/magictrashcan/) जुलाई 1, 2025

Just what the doctor ordered! Absolute must-have plugin for GDPR-compliant embedding
of external media (in my case YT Videos)

![](https://secure.gravatar.com/avatar/e24e12676a3bd84a25fa352817ea3e6b9e94b9f7e2a26a86cb5fb1504568e5ea?
s=60&d=retro&r=g)

### 󠀁[AMAZING](https://wordpress.org/support/topic/amazing-4097/)󠁿

 [visualworker002](https://profiles.wordpress.org/visualworker002/) फेब्रुअरी 28,
2025

Embed Privacy is an absolute game-changer for anyone who wants to embed vimeo videos
without compromising user privacy!

![](https://secure.gravatar.com/avatar/15fb171616df1c741f97ec53fb18c94f9d853ddff5c41564d5d6111b1cdc680a?
s=60&d=retro&r=g)

### 󠀁[simple and easy BUT with bugs](https://wordpress.org/support/topic/simple-and-easy-but-with-bugs/)󠁿

 [wotography](https://profiles.wordpress.org/wotography/) जुलाई 28, 2024 1 जवाफ

cool plugin, apreciate it!unfortunately on a page where I embed several videos from
different video pattforms (eg. YouTube & Vimeo) once I click to accept one, it always
load all the videos from all the plattforms. Even if I dont choose to accept all
the YouTube ones it loads them anyway once I click on any video to be loaded.

![](https://secure.gravatar.com/avatar/c8ce6d15ccb9ae5d78178f7de418f9ebe17db1d35dc62bd3fc56d3fcbc5944a3?
s=60&d=retro&r=g)

### 󠀁[Just what I was looking for!](https://wordpress.org/support/topic/just-what-i-was-looking-for-569/)󠁿

 [Chris Lovie-Tyler](https://profiles.wordpress.org/chrislt/) जुलाई 13, 2024 2 जवाफहरू

It’s annoying that this plugin even has to exist (to prevent, for example, Google
from tracking people before they’ve even viewed a YouTube video), but, in the world
of GDPR, it’s necessary. And I’m thankful for it. There are just a couple of things
I think could be improved: The default text “Click here to display content from 
X” isn’t as clear as it could be for an opt in. I think it should be something like,“
Click here to accept X tracking and view content”. That’s what I’ve customised it
to be. The “Disable X” checkbox that can be inserted into a privacy policy via a
shortcode is pre-selected. To me, this is confusing. I wonder whether it would be
better as a toggle–or, when you click it, to briefly show the checkbox selected 
and then change to “Enable X”. I also think the language could be clearer: “Opt 
out of X tracking on this site”, or something like that. Other than that, great,
simple plugin. Thanks for making it!

![](https://secure.gravatar.com/avatar/3e49915a7e162eda11b1f34f8a816096c2899c72786e60faa308c820988a537a?
s=60&d=retro&r=g)

### 󠀁[Tolles Plugin!](https://wordpress.org/support/topic/tolles-plugin-105/)󠁿

 [rehatiere007](https://profiles.wordpress.org/rehatiere007/) जुन 16, 2024

Funktioniert super mit dem Einbettungscode von FB und Instagram.

![](https://secure.gravatar.com/avatar/6129f502e07454a77839733e54c7a1028c6f9b8c1af73dbe7fa02412a7d88675?
s=60&d=retro&r=g)

### 󠀁[Amazing, super easy to use and effective!](https://wordpress.org/support/topic/amazing-super-easy-to-use-and-effective/)󠁿

 [bauble9303](https://profiles.wordpress.org/bauble9303/) मे 27, 2024

As far as I know it is not possible to use the nocookie adress for youtube videos
with the default wordpress youtube embeds. This plugin solves this in the most perfect
way. Thank you very much for this!

 [ सबै 26 समीक्षाहरू पढ्नुहोस् ](https://wordpress.org/support/plugin/embed-privacy/reviews/)

## योगदानकर्ता र डेभलपरहरू

“Embed Privacy” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ epiphyt ](https://profiles.wordpress.org/epiphyt/)
 *   [ Matthias Kittsteiner ](https://profiles.wordpress.org/kittmedia/)
 *   [ Simon Kraft ](https://profiles.wordpress.org/krafit/)

“Embed Privacy” 6 लोकेलहरूमा अनुवाद गरिएका छन्। योगदानको लागि [अनुवादकहरू](https://translate.wordpress.org/projects/wp-plugins/embed-privacy/contributors)
लाई धन्यवाद।

[“Embed Privacy” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/embed-privacy)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/embed-privacy/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/embed-privacy/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/embed-privacy/) हेर्नुहोस्, 
वा [विकास लग](https://plugins.trac.wordpress.org/log/embed-privacy/) को सदस्यता 
लिनुहोस्।

## चेन्जलग

#### 1.12.3

 * Fixed: Saving embed fields for embed providers was not successful

#### 1.12.2

 * Improved: Dynamic content is now handled more performant
 * Fixed: The current focussed element is no more changed to the first active embed
   after page load

#### 1.12.1

 * Fixed: Fatal error during activation and saving embed providers

#### 1.12.0

 * Added: Allow handling dynamic content (in combination with the setting “Force
   script loading”)
 * Improved: Performance for content with many blocks
 * Improved: Overall performance through various caching mechanisms
 * Changed: Renamed tweets to X posts
 * Fixed: Default English descriptions are now automatically translated as soon 
   as a translation is available, if it’s missing during installation
 * Fixed: Handling multiple Instagram/Facebook posts within the same content
 * Fixed: Fatal error in combination with Sugar Calendar Lite and Elementor

For the full changelog, please visit [https://docs.epiph.yt/embed-privacy/changelog.html](https://docs.epiph.yt/embed-privacy/changelog.html).

## सामुदायिक प्लगिन

यो प्लगिन समुदायद्वारा विकसित र समर्थित छ। [यो प्लगिनमा योगदान दिनुहोस्](https://github.com/epiphyt/embed-privacy/)

## मेटा

 *  संस्करण **1.12.3**
 *  पछिल्लो अपडेट **5 दिन अघि**
 *  सक्रिय स्थापना **10,000+**
 *  वर्डप्रेस संस्करण ** 5.9 वा उच्च **
 *  जाँच गरिएको **6.9.4**
 *  PHP संस्करण ** 5.6 वा उच्च **
 *  भाषाहरू
 * [Albanian](https://sq.wordpress.org/plugins/embed-privacy/), [Asturian](https://ast.wordpress.org/plugins/embed-privacy/),
   [English (US)](https://wordpress.org/plugins/embed-privacy/), [German](https://de.wordpress.org/plugins/embed-privacy/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/embed-privacy/), [Spanish (Spain)](https://es.wordpress.org/plugins/embed-privacy/)
   र [Swedish](https://sv.wordpress.org/plugins/embed-privacy/).
 *  [आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/embed-privacy)
 * ट्यागहरू
 * [gutenberg](https://ne.wordpress.org/plugins/tags/gutenberg/)[iframes](https://ne.wordpress.org/plugins/tags/iframes/)
   [oembed](https://ne.wordpress.org/plugins/tags/oembed/)[performance](https://ne.wordpress.org/plugins/tags/performance/)
   [privacy](https://ne.wordpress.org/plugins/tags/privacy/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/embed-privacy/advanced/)

## रेटिङ्गहरू

 ५ मा 4.9 तारा।

 *  [  25 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=3)
 *  [  1 2-तारा समीक्षा     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/embed-privacy/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/embed-privacy/reviews/)

## योगदानकर्ताहरू

 *   [ epiphyt ](https://profiles.wordpress.org/epiphyt/)
 *   [ Matthias Kittsteiner ](https://profiles.wordpress.org/kittmedia/)
 *   [ Simon Kraft ](https://profiles.wordpress.org/krafit/)

## सहायता

पछिल्लो दुई महिनामा समाधान गरिएका समस्याहरू:

     2 मध्ये 1

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/embed-privacy/)