Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>10 november 2020</strong>
Last modified: 10 augustus 2022

---

Plugins zoeken

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

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# TEmbeds

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

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

 * [Details](https://nl-be.wordpress.org/plugins/tembeds/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/tembeds/#reviews)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/tembeds/#developers)

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

## Beschrijving

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.
        } );
    } );
    ```

## Schermafbeeldingen

 * [[
 * [[

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“TEmbeds” is open source software. De volgende personen hebben bijgedragen aan deze
plugin.

Bijdragers

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

[Vertaal “TEmbeds” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/tembeds)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/tembeds/), haal de [SVN repository](https://plugins.svn.wordpress.org/tembeds/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/tembeds/)
via [RSS](https://plugins.trac.wordpress.org/log/tembeds/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **1.2.2**
 *  Laatst bijgewerkt: **4 jaar geleden**
 *  Actieve installaties: **Minder dan 10**
 *  WordPress versie ** 5.0 of nieuwer **
 *  Getest t/m **6.0.12**
 *  PHP versie ** 5.6 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Tags
 * [embed](https://nl-be.wordpress.org/plugins/tags/embed/)[tweets](https://nl-be.wordpress.org/plugins/tags/tweets/)
   [twitter](https://nl-be.wordpress.org/plugins/tags/twitter/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/tembeds/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/tembeds/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/tembeds/)