Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>10.11.2020</strong>
Last modified: 10.08.2022

---

Поиск плагинов

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

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](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://ru.wordpress.org/plugins/tembeds/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/tembeds/#reviews)
 * [Разработка](https://ru.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).

## Мета

 *  Версия **1.2.2**
 *  Обновление: **4 года назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 5.0 или выше **
 *  Совместим вплоть до: **6.0.14**
 *  Версия PHP ** 5.6 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Метки:
 * [embed](https://ru.wordpress.org/plugins/tags/embed/)[tweets](https://ru.wordpress.org/plugins/tags/tweets/)
   [twitter](https://ru.wordpress.org/plugins/tags/twitter/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/tembeds/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/tembeds/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/tembeds/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/tembeds/)