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://he.wordpress.org/plugins/tembeds/#description)
 * [סקירות](https://he.wordpress.org/plugins/tembeds/#reviews)
 * [פיתוח](https://he.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.
        } );
    } );
    ```

## צילומי מסך

 * [[
 * [[

## סקירות

There are no reviews for this plugin.

## מפתחים

"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 repository](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**
 *  Last updated **לפני 4 שנים**
 *  Active installations **פחות מ-10**
 *  WordPress version ** 5.0 ומעלה **
 *  Tested up to **6.0.12**
 *  PHP version ** 5.6 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * Tags
 * [embed](https://he.wordpress.org/plugins/tags/embed/)[tweets](https://he.wordpress.org/plugins/tags/tweets/)
   [twitter](https://he.wordpress.org/plugins/tags/twitter/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/tembeds/advanced/)

## דרוגים

No reviews have been submitted yet.

[Your review](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/)