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://cn.wordpress.org/plugins/object-cache-4-everyone/#description)
 * [评价](https://cn.wordpress.org/plugins/object-cache-4-everyone/#reviews)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **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://cn.wordpress.org/plugins/tags/cache/)[memcached](https://cn.wordpress.org/plugins/tags/memcached/)
   [object cache](https://cn.wordpress.org/plugins/tags/object-cache/)[wpo](https://cn.wordpress.org/plugins/tags/wpo/)
 *  [高级视图](https://cn.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/)