Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>10. novembra 2020</strong>
Last modified: 10. augusta 2022

---

Vyhľadať plugin

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

Tento plugin **nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress**. Už
nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri
použití s novšími verziami WordPress.

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

# TEmbeds

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

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

 * [Podrobnosti](https://sk.wordpress.org/plugins/tembeds/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/tembeds/#reviews)
 * [Vývoj](https://sk.wordpress.org/plugins/tembeds/#developers)

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

## Popis

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

## Obrázky

[[

[[

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“TEmbeds” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci
ľudia.

Prispievatelia

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

[Preložiť „TEmbeds“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/tembeds)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/tembeds/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/tembeds/), alebo sa
prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/tembeds/)
cez [RSS](https://plugins.trac.wordpress.org/log/tembeds/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Verzia **1.2.2**
 *  Posledná aktualizácia **Pred 4 roky**
 *  Aktívne inštalácie **Menej než 10**
 *  Verzia WordPress ** 5.0 alebo novšia **
 *  Testované do verzie **6.0.14**
 *  Verzia PHP ** 5.6 alebo novšia **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Značky
 * [embed](https://sk.wordpress.org/plugins/tags/embed/)[tweets](https://sk.wordpress.org/plugins/tags/tweets/)
   [twitter](https://sk.wordpress.org/plugins/tags/twitter/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/tembeds/advanced/)

## Hodnotenia

Zatiaľ neboli odoslané žiadne recenzie.

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

[See all reviews](https://wordpress.org/support/plugin/tembeds/reviews/)

## Prispievatelia

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

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/tembeds/)