Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>10 de Noviembre de  2020</strong>
Last modified: 10 de Agosto de  2022

---

Buscar plugins

![](https://ps.w.org/tembeds/assets/banner-772x250.png?rev=2416093)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/tembeds/assets/icon-256x256.png?rev=2416093)

# TEmbeds

 Por [Stefan Bohacek](https://profiles.wordpress.org/fourtonfish/)

[Descargar](https://downloads.wordpress.org/plugin/tembeds.zip)

 * [Detalles](https://cl.wordpress.org/plugins/tembeds/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/tembeds/#reviews)
 * [Desarrollo](https://cl.wordpress.org/plugins/tembeds/#developers)

 [Soporte](https://wordpress.org/support/plugin/tembeds/)

## Descripción

Embed Tweets without compromising your users’ privacy and your site’s performance.
This plugin works with the [built-in Tweet Gutenberg block](https://neliosoftware.com/blog/how-to-embed-tweets-in-wordpress-with-gutenberg/)
by removing Twitter’s script and using Twitter’s API to retrieve the data.

You can optionally provide Twitter API keys to show the number of likes and retweets
and load images and other media in Tweets.

[Learn more](https://fourtonfish.com/project/tweet-embeds-wordpress-plugin/) | [View source](https://github.com/fourtonfish/tweet-embeds-wordpress-plugin)

### FAQ and Troubleshooting

**Tweets are not loading**

Please make sure your API keys are set up correctly and that you’re using the v2
of Twitter’s API. ([See the Get Started section.](https://developer.twitter.com/en/docs/twitter-api/migrate))

**I need to run a script after Tweets are processed**

You can use the `tembeds_tweets_processed` event. Using jQuery as an example, you
could do the following:

    ```
    $( document ).on( 'tembeds_tweets_processed', function(){
        $( '.twitter-tweet' ).each( function(){
            let $tweet = $( this );
            // Now you can do something with each Tweet.
        } );
    } );
    ```

## Capturas de pantalla

[[

[[

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

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

Colaboradores

 *   [ Stefan Bohacek ](https://profiles.wordpress.org/fourtonfish/)

[Traduce “TEmbeds” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/tembeds)

### ¿Interesado en el desarrollo?

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

## Meta

 *  Versión **1.2.2**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.0 o superior **
 *  Probado hasta **6.0.14**
 *  Versión de PHP ** 5.6 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Etiquetas
 * [embed](https://cl.wordpress.org/plugins/tags/embed/)[tweets](https://cl.wordpress.org/plugins/tags/tweets/)
   [twitter](https://cl.wordpress.org/plugins/tags/twitter/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/tembeds/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/tembeds/reviews/#new-post)

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

## Colaboradores

 *   [ Stefan Bohacek ](https://profiles.wordpress.org/fourtonfish/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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