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://ar.wordpress.org/plugins/tembeds/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/tembeds/#reviews)
 * [التطوير](https://ar.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).

## ميتا Meta

 *  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://ar.wordpress.org/plugins/tags/embed/)[tweets](https://ar.wordpress.org/plugins/tags/tweets/)
   [twitter](https://ar.wordpress.org/plugins/tags/twitter/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/tembeds/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[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/)