Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>10. новембар 2020.</strong>
Last modified: 10. август 2022.

---

Претражи додатке

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

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# TEmbeds

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

[Преузимање](https://downloads.wordpress.org/plugin/tembeds.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/tembeds/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/tembeds/#reviews)
 * [Изградња](https://sr.wordpress.org/plugins/tembeds/#developers)

 [Подршка](https://wordpress.org/support/plugin/tembeds/)

## Опис

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

## Снимци екрана

[[

[[

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„TEmbeds“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

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

[Преведите „TEmbeds“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/tembeds)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/tembeds/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/tembeds/) или се пријавите на 
[белешку градње](https://plugins.trac.wordpress.org/log/tembeds/) преко [RSS-а](https://plugins.trac.wordpress.org/log/tembeds/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.2.2**
 *  Last updated **4 године раније**
 *  Active installations **Мање од 10**
 *  WordPress version ** 5.0 или новије **
 *  Tested up to **6.0.12**
 *  PHP version ** 5.6 или новије **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Tags
 * [embed](https://sr.wordpress.org/plugins/tags/embed/)[tweets](https://sr.wordpress.org/plugins/tags/tweets/)
   [twitter](https://sr.wordpress.org/plugins/tags/twitter/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/tembeds/advanced/)

## Оцене

No reviews have been submitted yet.

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

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/tembeds/)