Title: Object Cache 4 everyone
Author: fpuenteonline
Published: <strong>2020 年 5 月 16 日</strong>
Last modified: 2026 年 5 月 8 日

---

搜尋外掛

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

![](https://ps.w.org/object-cache-4-everyone/assets/icon-256x256.png?rev=2306156)

# Object Cache 4 everyone

 由 [fpuenteonline](https://profiles.wordpress.org/fpuenteonline/) 開發

[下載](https://downloads.wordpress.org/plugin/object-cache-4-everyone.2.3.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/object-cache-4-everyone/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/object-cache-4-everyone/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/object-cache-4-everyone/#developers)

 [技術支援](https://wordpress.org/support/plugin/object-cache-4-everyone/)

## 外掛說明

Improve your server performance by using Memcached for object caching or by using
disk support for object caching.

Fewer resources needed and better PageSpeed.

Fewer database queries needed.

Automatically detects any running Memcached server and adds an object-cache.php 
file to your WordPress site.

Default memcached servers tested:
 – 127.0.0.1:11211 – 127.0.0.1:11212 – 127.0.0.1:
11213 – 127.0.0.1:20000 – 127.0.0.1:20001 – Any SiteGround Memcached setup

Since 1.4, you can declare your own Memcached Server instance in the wp-config.php
file.
 Example: define(‘OC4EVERYONE_MEMCACHED_SERVER’, ‘127.0.0.1:11211’);

Starting from version 1.6, you have the option to declare in the wp-config.php file
whether you want to use the external disk object cache if the Memcached Server is
not present.
 Outdated or malfunctioning disks can negatively impact website performance.
Example: define(‘OC4EVERYONE_DISABLE_DISK_CACHE’, true);

This plugin includes a modified template from this project:
 https://github.com/
humanmade/wordpress-pecl-memcached-object-cache A WordPress object cache that uses
the memcached (not memcache) PECL extension. Thanks to Zack Tollman & 10up

## 使用者評論

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

### 󠀁[Works!](https://wordpress.org/support/topic/works-2284/)󠁿

 [smaggio](https://profiles.wordpress.org/slier/) 2026 年 5 月 27 日

It works where other object cachers break the site in combination with other drop-
ins, like Siteground Speed Optimizer memcached option.

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

### 󠀁[Broke reCAPTCHA](https://wordpress.org/support/topic/broke-recaptcha/)󠁿

 [gdizzle510](https://profiles.wordpress.org/gdizzle510/) 2026 年 4 月 24 日

Broke reCAPTCHA for login. Would not use again.

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

### 󠀁[Not everything is good…](https://wordpress.org/support/topic/not-everything-is-good-2/)󠁿

 [lemurnick](https://profiles.wordpress.org/lemurnick/) 2025 年 4 月 14 日

It litters the cache/object folder with hundreds of thousands of files. It does 
not clean outdated ones and the size of the folder and files grows exponentially.

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

### 󠀁[Doesn’t seem to work on multiple WP sites installed on same server](https://wordpress.org/support/topic/doesnt-seem-to-work-on-multiple-wp-installations-on-same-server/)󠁿

 [sean10234](https://profiles.wordpress.org/sean10234/) 2025 年 4 月 12 日

When multiple WP installations are on the same server the “key” used appears to 
be generated by blog_id, which is the same across them all. On a multisite installation
it may work, but not separate standalone sites. There should be a unique key generated
based on the domain rather

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

### 󠀁[Lots of potential](https://wordpress.org/support/topic/lots-of-potential-13/)󠁿

 [WebDev1998](https://profiles.wordpress.org/keithvfs/) 2024 年 5 月 7 日

This plugin is sorely needed and has lots of potential. I like how it doesn’t try
to do more than it needs to regarding features. Unfortunately, updates do not come
frequently enough to be in our main production sites. Somebody give this guy some
resources!

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

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-38727/)󠁿

 [carlmagnus](https://profiles.wordpress.org/carlmagnus/) 2024 年 4 月 3 日

It just does what it says without any baggage. Thank you!

 [ 閱讀全部 30 則使用者評論 ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Object Cache 4 everyone〉的開發相關工作。

參與者

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

〈Object Cache 4 everyone〉外掛目前已有 4 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/object-cache-4-everyone/contributors)
為這個外掛做出的貢獻。

[將〈Object Cache 4 everyone〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/object-cache-4-everyone)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/object-cache-4-everyone/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/object-cache-4-everyone/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/object-cache-4-everyone/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/object-cache-4-everyone/)。

## 變更記錄

#### 2.3.2 – 2026-05-08

Template updated

#### 2.3.1 – 2026-05-08

Security fixes. Plugin Check (PCP) review

#### 2.3 – 2025-03-20

WPCS review
 Added WordPress 6.9 compatibility Happy birthday

#### 2.2 – 2023-11-06

Added Memcached server flush functionality. You can now easily flush your Memcached
server’s cache directly from the plugin. Click the “Flush cache” link in the plugin
description to clear the cache.
 Added WordPress 6.4 compatibility. The plugin has
been updated to ensure seamless compatibility with the latest version of WordPress,
version 6.4.

#### 2.1 – 2023-09-19

Added functionality to enable the plugin in additional staging or development environments
on the same server.

#### 2.0 – 2023-09-15

Implemented WordPress best practices and reorganized server info.

#### 1.8 – 2023-09-13

Flush cache on plugin activation/deactivation.

#### 1.7 – 2023-08-19

Sanitize wrong keys

#### 1.6 – 2023-08-09

Disable Disk Object cache conditionally

#### 1.5 – 2023-08-03

Show Memcached stats

#### 1.4.3 – 2023-08-02

PHP 8.2 Deprecation Test

#### 1.4 – 2023-08-02

Declare your own Memcached Server instance.
 More accurate message information New
strings

#### 1.3 – 2023-07-26

Updated WordPress compatibility
 New strings

#### 1.2 – 2023-06-12

Updated WordPress compatibility
 PHP 8.x compatibility

#### 1.1 – 2020-05-20

Improvements, more default servers added.
 Added SiteGround Memcached server automatically.

#### 1.0 – 2020-05-16

Initial release.

## 中繼資料

 *  版本 **2.3.2**
 *  最後更新 **3 週前**
 *  啟用安裝數 **5,000+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (UK)](https://en-gb.wordpress.org/plugins/object-cache-4-everyone/)、
   [English (US)](https://wordpress.org/plugins/object-cache-4-everyone/)、[Russian](https://ru.wordpress.org/plugins/object-cache-4-everyone/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/object-cache-4-everyone/)、
   及 [Spanish (Spain)](https://es.wordpress.org/plugins/object-cache-4-everyone/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/object-cache-4-everyone)
 * 標籤:
 * [cache](https://tw.wordpress.org/plugins/tags/cache/)[memcached](https://tw.wordpress.org/plugins/tags/memcached/)
   [object cache](https://tw.wordpress.org/plugins/tags/object-cache/)[wpo](https://tw.wordpress.org/plugins/tags/wpo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/object-cache-4-everyone/advanced/)

## 評分

 4.2 星，滿分為 5 星

 *  [  23 個 5 星使用者評論     ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/?filter=4)
 *  [  2 個 3 星使用者評論     ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/?filter=2)
 *  [  4 個 1 星使用者評論     ](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/object-cache-4-everyone/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/object-cache-4-everyone/)