Title: Embed Privacy
Author: epiphyt
Published: <strong>4 de Octubre de  2018</strong>
Last modified: 13 de Abril de  2026

---

Buscar plugins

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

# Embed Privacy

 Por [epiphyt](https://profiles.wordpress.org/epiphyt/)

[Descargar](https://downloads.wordpress.org/plugin/embed-privacy.1.12.3.zip)

[Vista previa](https://cl.wordpress.org/plugins/embed-privacy/?preview=1)

 * [Detalles](https://cl.wordpress.org/plugins/embed-privacy/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/embed-privacy/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/embed-privacy/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/embed-privacy/#developers)

 [Soporte](https://wordpress.org/support/plugin/embed-privacy/)

## Descripción

El contenido incrustado de sitios externos como YouTube o Twitter es cargado de 
inmediato cuando los visitantes acceden a tu sitio. Embed Privacy afronta este problema
y previene la carga de estos contenidos hasta que el visitante decida permitir la
carga de contenido externo.
 Pero Embed Privacy no solo protege la privacidad de
tus visitantes sino que también hace que tu sitio cargue más rápido.

Todos los incrustados serán reemplazados por marcadores de posición, listos para
que los estilices como desees. Solamente con unas líneas de CSS.

Al hacer clic en el marcador de posición el respectivo contenido será recargado.

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

## Capturas de pantalla

 * [[
 * Agrega incrustados usando el editor clásico o los bloques incrustados del editor
   de bloques.
 * [[
 * Embed Privacy agregará una superposición a los incrustados compatibles automáticamente.
 * [[
 * Puedes personalizar las superposiciones para cada servicio de forma individual.
 * [[
 * Different settings allow you to adjust the functionality of Embed Privacy according
   to your needs.

## Instalación

 1. Sube los archivos del plugin al directorio `/wp-content/plugins/embed-privacy`,
    o instala el plugin directamente desde la pantalla de plugins de WordPress.
 2. Activa el plugin desde la pantalla de ‘Plugins’ en WordPress.
 3. El contenido incrustado será reemplazado automáticamente por un marcador de posición
    y podrá ser cargado a demanda por tus visitantes. No hay ajustes adicionales.
 4. Para permitir a los usuarios dejar de cargar los incrustados de proveedores a los
    que habían establecido como siempre activo, pon el shortcode `[embed_privacy_opt_out]`
    en tu política de privacidad.

## FAQ

### ¿Puede Embed Privacy prevenir que los servicios externos me rastreen a mí/mis visitantes?

Sí. Mientras que no decidas cargar contenido externo, tu/tus visitantes no pueden
ser rastreados por estos servicios.

### ¿Hace Embed Privacy el incrustado de contenido amigable con la privacidad?

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.

### ¿Es compatible Embed Privacy con el editor de bloques?

¡Desde luego! Disfrumos usar el nuevo editor de WordPress y hemos desarrollado Embed
Privacy teniendo en cuenta a Gutenberg, funcionando sin importar el editor que uses.

### ¿Qué incrustados son actualmente compatibles?

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.

### ¿Pueden los usuarios dejar de cargar proveedores de incrustados que habían decidido cargar siempre?

¡Sí! Puedes usar el shortcode `[embed_privacy_opt_out]` para agregar una lista de
proveedores de contenido donde quieras (recomendación: añádela a tu política de 
privacidad) para permitir a tus usuarios dejar de cargarlos.

### ¿Qué parámetros pueden ser usados en el shortcode?

El shortcode `[embed_privacy_opt_out]` puede usarse para permitir a los usuarios
dejar de cargar proveedores de contenido que habían sido establecidos como siempre
activo por el usuario. Puede tener los siguientes atributos:

    ```
    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"]
    ```

También puedes combinar todos estos atributos:

    ```
    [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/)

### ¿Quiénes sois?

Somos [Epiphyt](https://epiph.yt/en), tu tienda de barrio amigable de plugins de
WordPress del sur de Alemania.

### ¿Cómo puedo informar de fallos de seguridad?

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)

## Reseñas

![](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 de Julio de 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 de Febrero
de 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 de Julio de 2024 1 
respuesta

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 de Julio de 2024
2 respuestas

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 de Junio de 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 de Mayo de 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!

 [ Leer los 26 comentarios ](https://wordpress.org/support/plugin/embed-privacy/reviews/)

## Colaboradores & Desarrolladores

“Embed Privacy” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

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

“Embed Privacy” ha sido traducido en 6 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/embed-privacy/contributors)
por sus contribuciones.

[Traduce “Embed Privacy” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/embed-privacy)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/embed-privacy/), echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/embed-privacy/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/embed-privacy/)
por [RSS](https://plugins.trac.wordpress.org/log/embed-privacy/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

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

## Plugin de la comunidad

Este plugin está desarrollado y recibe soporte de una comunidad. [Contribuir a este plugin](https://github.com/epiphyt/embed-privacy/)

## Meta

 *  Versión **1.12.3**
 *  Última actualización **hace 6 días**
 *  Instalaciones activas **10,000+**
 *  Versión de WordPress ** 5.9 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 5.6 o superior **
 *  Idiomas
 * [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/),
   y [Swedish](https://sv.wordpress.org/plugins/embed-privacy/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/embed-privacy)
 * Etiquetas
 * [gutenberg](https://cl.wordpress.org/plugins/tags/gutenberg/)[iframes](https://cl.wordpress.org/plugins/tags/iframes/)
   [oembed](https://cl.wordpress.org/plugins/tags/oembed/)[performance](https://cl.wordpress.org/plugins/tags/performance/)
   [privacy](https://cl.wordpress.org/plugins/tags/privacy/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/embed-privacy/advanced/)

## Calificaciones

 4.9 de 5 estrellas.

 *  [  25 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/embed-privacy/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/embed-privacy/reviews/)

## Colaboradores

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

## Soporte

Problemas resueltos en los últimos dos meses:

     1 de 2

 [Ver el foro de soporte](https://wordpress.org/support/plugin/embed-privacy/)