Title: WP-jTweets
Author: Aaron Reimann
Published: <strong>23 באוקטובר 2011</strong>
Last modified: 26 בפברואר 2021

---

חיפוש תוספים

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

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/wp-jtweets_424242.svg)

# WP-jTweets

 מאת [Aaron Reimann](https://profiles.wordpress.org/areimann/)

[הורדה](https://downloads.wordpress.org/plugin/wp-jtweets.zip)

 * [פרטים](https://he.wordpress.org/plugins/wp-jtweets/#description)
 * [סקירות](https://he.wordpress.org/plugins/wp-jtweets/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/wp-jtweets/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/wp-jtweets/#developers)

 [תמיכה](https://wordpress.org/support/plugin/wp-jtweets/)

## תיאור

A Widget that uses jQuery (if you want) and Twitter to fade in and display a user's
tweets one at a time, then fades into the next. You can set the amount of tweets
and how long they stay before they fade into the next tweet. The tweets are in an
infinite loop. It only uses the jQuery library that comes with WP. It is simple,
but if you know CSS you can make it look very very nice.

#### Twitter API 1.1 Keys and Tokens

You now have to go to [Twitter's Dev Section](https://dev.twitter.com/apps/) and
create an "app". Please don't be terrified by this. It takes 5 minutes. The hardest
part is copying and pasting the keys once they are created 🙂

 1.  Go here and login with your Twitter account: https://dev.twitter.com/apps/
 2.  Click 'Create New Application'
 3.  Give it a name like "WP-Jweets for YourDomainName"
 4.  Give it a description like "This is so I can show my tweets"
 5.  The "Website" field can be the domain name the tweets are going on
 6.  The "Callback URL" can be empty
 7.  Accept the agreement
 8.  Next, click on "Create My Access Token"
 9.  Create your token, you will need the following: Consumer key, Consumer secret,
     Access token and Access token

#### שרת

Your server must have cURL enabled, it is required by the Twitter OAuth library (
Thanks goes out to https://github.com/abraham/twitteroauth)

## צילומי מסך

 * [[
 * The admin section showing the Widget
 * [[
 * A screenshot in 2012 on the front end

## התקנה

 1. Unzip and upload the plugin into the plugins directory and then activate it.
 2. Go to the Widgets and drag the WP-jTweets bar into a sidebar.
 3. Follow the instructions here under "Other Notes / Requirements"
 4. Fill in your Twitter Username
 5. Fill in your Twitter API fields (See Other Notes)

## סקירות

There are no reviews for this plugin.

## מפתחים

"WP-jTweets" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Aaron Reimann ](https://profiles.wordpress.org/areimann/)

[ניתן לתרגם את "WP-jTweets" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/wp-jtweets)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/wp-jtweets/), ראו את הקוד
ב-[SVN repository](https://plugins.svn.wordpress.org/wp-jtweets/), או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/wp-jtweets/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/wp-jtweets/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

= 1.1.5
 * Changed some of the naming to match what Twitter now calls the fields.*
Testing to WordPress 5.7 RC1

#### 1.1.4

 * Standardizes the code to be more "The WP Way"

#### 1.1.3

 * Added classes (in addition to IDs for backwards compatibility) to display multiple
   Twitter ID’s on the same page
 * Styling and JS now run off of classes
 * Added option to allow resizing on fading tweets

#### 1.1.2

 * Adds option to display or not to retweets

#### 1.1.1

 * Adds an option to show "header" section to show the user's name and avatar
 * Adds linking for @usernames, #hashtags and URLs
 * Adds basic theming options
 * Adds transient for "caching" of the feed

#### 1.1.0

 * Uses the Twitter API version 1.1
 * Uses https://github.com/abraham/twitteroauth for Twitter Authentication

#### 1.0.6

 * Wraps the LI's into a UL for better HTML validation

#### 1.0.5

 * Adds the ability to disable the fade in/out and just display the feed without
   jQuery
 * Calls in a style.css within the plugin so you don't have to drop in the CSS in
   a theme

#### 1.0.4

 * Uses jQuery 'data' method to pass time rotation instead of showing in the HTML
 * Adds some error checking in case the Twitter user doesn't exist or the feed doesn't
   pull

#### 1.0.3

 * Changes to use the new Twitter API which caused an "array_slice" error

#### 1.0.2

 * Removed redundant Javascript in the front end

#### 1.0.1

 * Readme and notes changes

#### 1.0

 * גרסה ראשונית

## מטא

 *  גרסה: **1.1.5**
 *  Last updated **לפני 5 שנים**
 *  Active installations **10+**
 *  WordPress version ** 3.2 ומעלה **
 *  Tested up to **5.7.0**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/wp-jtweets/)
 * Tags
 * [feed](https://he.wordpress.org/plugins/tags/feed/)[JSON](https://he.wordpress.org/plugins/tags/json/)
   [rotate](https://he.wordpress.org/plugins/tags/rotate/)[tweets](https://he.wordpress.org/plugins/tags/tweets/)
   [twitter](https://he.wordpress.org/plugins/tags/twitter/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/wp-jtweets/advanced/)

## דרוגים

No reviews have been submitted yet.

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

[הצג הכל](https://wordpress.org/support/plugin/wp-jtweets/reviews/)

## תורמים

 *   [ Aaron Reimann ](https://profiles.wordpress.org/areimann/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/wp-jtweets/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://aaronreimann.com)