Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>2020-11-10</strong>
Last modified: 2022-08-10

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# TEmbeds

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/tembeds/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/tembeds/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/tembeds/#developers)

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

## Opis

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

## Zrzuty ekranu

 * [[
 * [[

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„TEmbeds” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój 
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “TEmbeds” na swój język.](https://translate.wordpress.org/projects/wp-plugins/tembeds)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/tembeds/), sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/tembeds/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/tembeds/) przez
[RSS](https://plugins.trac.wordpress.org/log/tembeds/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **1.2.2**
 *  Ostatnia aktualizacja **4 lata temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 5.0 lub nowszej **
 *  Testowano do **6.0.12**
 *  Wersja PHP ** 5.6 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Tagi
 * [embed](https://pl.wordpress.org/plugins/tags/embed/)[tweets](https://pl.wordpress.org/plugins/tags/tweets/)
   [twitter](https://pl.wordpress.org/plugins/tags/twitter/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/tembeds/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/tembeds/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/tembeds/)