plugin-icon

Object Cache 4 everyone

作者:fpuenteonline·
Memcached or disk-based WP Object Cache. Boosts performance and reduces DB queries. Auto-configures and supports custom servers.
评级
4.3
版本
2.3
活跃安装
5K
最后更新
Mar 21, 2026
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

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.9.4
这个插件是可用的下载,适用于您的站点。