Title: Tribe Object Cache
Author: Modern Tribe, Inc.
Published: <strong>مئی 25, 2012</strong>
Last modified: جون 16, 2012

---

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

![](https://ps.w.org/tribe-object-cache/assets/banner-772x250.png?rev=548780)

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

![](https://s.w.org/plugins/geopattern-icon/tribe-object-cache_f1f6f8.svg)

# Tribe Object Cache

 منجانب [Modern Tribe, Inc.](https://profiles.wordpress.org/moderntribe/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/tribe-object-cache.1.0.4.zip)

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

 [معاونت](https://wordpress.org/support/plugin/tribe-object-cache/)

## تفصیل

Quickly and easily add object cache support that works across environments. All 
you have to do is activate the plugin and your install will immediately be set up
to support any of the following if they are available on the server:

 * APC
 * Memcached
 * Xcache
 * WinCache

### Documentation

#### Important Notes

This DOES NOT work on a MU Network admin. If you want to install on MU, then install
it on only one of the blogs and it will work for the whole network.

It is possible that wp-content is not itself writable by the server. If that is 
the case, then this plugin will not be able to copy the object-cache.php file into
the wp-content folder. In that case all you need to do is copy wp-content/plugins/
tribe-object-cache/lib/object-cache.php to wp-content/object-cache.php.

Do not change the plugin folder name. This plugin has to be in plugins/tribe-object-
cache for it to work!

#### More Info

For more information on any of the supported cache types, please read up on the 
respective plugins:

 * https://wordpress.org/extend/plugins/apc/
 * https://wordpress.org/extend/plugins/xcache/
 * https://wordpress.org/extend/plugins/memcached/
 * https://wordpress.org/extend/plugins/wincache-object-cache-backend/

## انسٹالیشن

#### Install

 1. Install and activate the plugin. This DOES NOT work on a MU Network admin. If you
    want to install on MU, then install it on only one of the blogs and it will work
    for the whole network.

If you find any bugs or have any ideas, please mail us.

Please visit the forum for questions or comments: http://WordPress.org/tags/tribe-
object-cache/

#### Requirements

 * PHP 5.1 or above
 * WordPress 3.0 or above

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

  Where do I go to file a bug or ask a question?

Please visit the forum for questions or comments: http://WordPress.org/tags/tribe-
object-cache/

## جائزے

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

### 󠀁[Soper!!!](https://wordpress.org/support/topic/soper/)󠁿

 [solgaz](https://profiles.wordpress.org/solgaz/) اکتوبر 3, 2018

Soper!!!

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

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

 [Den999](https://profiles.wordpress.org/den999/) فروری 7, 2017

nothing

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

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

“Tribe Object Cache” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ
لیا:

شراکت دار

 *   [ Modern Tribe, Inc. ](https://profiles.wordpress.org/moderntribe/)
 *   [ Peter Chester ](https://profiles.wordpress.org/peterchester/)
 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Ryan Boren ](https://profiles.wordpress.org/ryan/)
 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)
 *   [ ruslany ](https://profiles.wordpress.org/ruslany/)
 *   [ Pierre Schmitz ](https://profiles.wordpress.org/pierreschmitz/)

[“Tribe Object Cache” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/tribe-object-cache)

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

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

## چینج لاگ

#### 1.0.4

 * Integrate updates to Xcache Object cache 1.0.3

#### 1.0.3

 * Add handler for xcache versions below 1.3 where xcache_unset_by_prefix() is not
   defined (Such as when I run this on Dreamhost).

#### 1.0.2

 * Dang! Apparently SVN externals don’t work on the plugin repo. Reverted externals.

#### 1.0.1

 * Fix retarded typo
 * Make all caches externals in svn repo

#### 1.0

 * Initial plugin release

## میٹا

 *  Version **1.0.4**
 *  Last updated **14 سال پہلے**
 *  Active installations **90+**
 *  WordPress version ** 3.0 یا اس سے جدید **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tribe-object-cache/)
 * Tags
 * [apc](https://ur.wordpress.org/plugins/tags/apc/)[backend](https://ur.wordpress.org/plugins/tags/backend/)
   [cache](https://ur.wordpress.org/plugins/tags/cache/)[object cache](https://ur.wordpress.org/plugins/tags/object-cache/)
   [performance](https://ur.wordpress.org/plugins/tags/performance/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/tribe-object-cache/advanced/)

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

 3 out of 5 stars.

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

[Your review](https://wordpress.org/support/plugin/tribe-object-cache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tribe-object-cache/reviews/)

## شراکت دار

 *   [ Modern Tribe, Inc. ](https://profiles.wordpress.org/moderntribe/)
 *   [ Peter Chester ](https://profiles.wordpress.org/peterchester/)
 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Ryan Boren ](https://profiles.wordpress.org/ryan/)
 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)
 *   [ ruslany ](https://profiles.wordpress.org/ruslany/)
 *   [ Pierre Schmitz ](https://profiles.wordpress.org/pierreschmitz/)

## معاونت

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

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