Title: Twitter Account Box aka TAB
Author: 0is1
Published: <strong>جون 13, 2014</strong>
Last modified: اگست 20, 2015

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/twitter-account-box.svg)

# Twitter Account Box aka TAB

 منجانب [0is1](https://profiles.wordpress.org/0is1/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/twitter-account-box.0.2.12.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/twitter-account-box/#description)
 * [جائزے](https://ur.wordpress.org/plugins/twitter-account-box/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/twitter-account-box/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/twitter-account-box/#developers)

 [معاونت](https://wordpress.org/support/plugin/twitter-account-box/)

## تفصیل

Plugin that adds your Twitter account details box in your WordPress site via widget.

Work in progress… but it’s working! Like this: https://raw.githubusercontent.com/
0is1/wp-twitter-account-box/master/public/images/twitteraccountbox-example.png

[Visit plugin site](http://tab.jannejuhani.net/)

### Roadmap towards version 1.0

This plugin works already. But there’s still things TODO:

 * Enable Twitter authentication as default (maybe Premium?)
 * Figure out if it’s possible to check if user already follows the account and 
   show "Following”-button instead of "Follow”-button
    - Maybe [GET friendships/exists](https://dev.twitter.com/docs/api/1/get/friendships/exists)
 * Style Tweet button and load Twitter images locally if user is using any "anti
   social media”-plugin in browser
 * Style admin panel options-page
 * Make TAB more responsive
 * Better error handling
 * Documentation
 * Test with different WP-versions

#### Shortcode

 * You can use this shortcode in posts and pages: [twitter_account_box]

### Next version: 0.3.0

 * Better error handling with tweet data and code refactoring

### Version: 0.4.0

 * Support to favorite tweets

### Debug

Did you notice a bug?
 Please tell about it: janne [AT] jannejuhani.net [Or open an issue on GitHub](https://github.com/0is1/wp-twitter-account-box)

Thanks!

## اسکرین شاٹس

 * [[
 * Admin panel settings
 * [[
 * Twitter Account Box in action
 * [[
 * Go to dev.twitter.com and click "Developers -> Documentation”
 * [[
 * Click "Manage My Apps”
 * [[
 * Click "Create New App”
 * [[
 * Create Twitter App
 * [[
 * Go to "API-keys” page and click "Create Access Token”
 * [[
 * Get key, token and secrets

## انسٹالیشن

 * Upload/Install the plugin and activate it
 * Go to Settings -> Twitter Account Box
 * Fill in all Twitter auth-inputs, you can get those from [Twitter Development-site](https://dev.twitter.com/)
 * Add Twitter username you want to show on your site
 * Save and go to Appearance -> Widgets, and add Twitter Account Box Widget to your
   Widget area

## عمومی سوالات

  How I get Twitter Consumer Key etc.?

You can get those from [Twitter Development-site](https://dev.twitter.com/). Sign
in or create new account, after login click "Developers -> Documentation” (top left
dropdown), click "Manage My Apps”, on the next page click "Create New App” and complete
the process. Then click "Create my access token”-button on "API Keys”-page (see 
screenshots).

## جائزے

![](https://secure.gravatar.com/avatar/8300c7db4c5e9651aa8eecce5004b38f60379f986dc7ef3da002654cf9709c66?
s=60&d=retro&r=g)

### 󠀁[Good idea but not good develomenp](https://wordpress.org/support/topic/good-idea-but-not-good-develomenp/)󠁿

 [harolparamo](https://profiles.wordpress.org/harolparamo/) ستمبر 3, 2016 1 reply

The box no recise

![](https://secure.gravatar.com/avatar/867c27870a8f1d09370e94ae9b84f5ad4eb8c1dcf6b3f64eb8dd5445093788dd?
s=60&d=retro&r=g)

### 󠀁[tested](https://wordpress.org/support/topic/tested-5/)󠁿

 [hasee0021](https://profiles.wordpress.org/hasee0021/) فروری 8, 2017

it just works as intended 🙂

 [ تمام 2 جائزے پڑھیں ](https://wordpress.org/support/plugin/twitter-account-box/reviews/)

## شراکت دار اور ڈیویلپرز

“Twitter Account Box aka TAB” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ
ان میں حصہ لیا:

شراکت دار

 *   [ 0is1 ](https://profiles.wordpress.org/0is1/)

[“Twitter Account Box aka TAB” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/twitter-account-box)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/twitter-account-box/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/twitter-account-box/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/twitter-account-box/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/twitter-account-box/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.2.12

 * Add support to shortcode: [twitter_account_box]
 * Some small code refactoring

#### 0.2.11

 * Add small style fixes

#### 0.2.10

 * Add some style fixes
 * Add better screenshots and info about how to register Twitter Application

#### 0.2.9.1

 * Fix nested tweet-divs
 * Fix image overflow style problem with some themes and browsers

#### 0.2.9

 * Enable tweets
 * Add some styles

#### 0.2.1

 * Make TAB a little bit more responsive
 * Add some style defaults

#### 0.2.0

 * Add new screenshots
 * Edit options-page auth input names
 * Add some developer info and donate-button on options-page
 * Add some style fixes
 * Add icons

#### 0.1.0

 * First version

## میٹا

 *  Version **0.2.12**
 *  Last updated **11 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 3.9.0 یا اس سے جدید **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/twitter-account-box/)
 * Tags
 * [social media](https://ur.wordpress.org/plugins/tags/social-media/)[twitter](https://ur.wordpress.org/plugins/tags/twitter/)
   [widget](https://ur.wordpress.org/plugins/tags/widget/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/twitter-account-box/advanced/)

## درجہ بندیاں

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/twitter-account-box/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/twitter-account-box/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/twitter-account-box/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/twitter-account-box/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/twitter-account-box/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/twitter-account-box/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/twitter-account-box/reviews/)

## شراکت دار

 *   [ 0is1 ](https://profiles.wordpress.org/0is1/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/twitter-account-box/)