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)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of 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://fa.wordpress.org/plugins/tembeds/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/tembeds/#reviews)
 * [توسعه](https://fa.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)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/tembeds/), check out
the [SVN repository](https://plugins.svn.wordpress.org/tembeds/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/tembeds/) by [RSS](https://plugins.trac.wordpress.org/log/tembeds/?limit=100&mode=stop_on_copy&format=rss).

## اطلاعات

 *  نگارش **1.2.2**
 *  Last updated **4 سال پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.0 یا بالاتر **
 *  Tested up to **6.0.11**
 *  نگارش PHP ** 5.6 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Tags
 * [embed](https://fa.wordpress.org/plugins/tags/embed/)[tweets](https://fa.wordpress.org/plugins/tags/tweets/)
   [twitter](https://fa.wordpress.org/plugins/tags/twitter/)
 *  [نمایش پیشرفته](https://fa.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/)