Linux 软件免费装
Banner图

Object Cache 4 everyone

开发者 fpuenteonline
更新时间 2026年6月11日 19:41
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cache object cache Memcached WPO

下载

2.3.2 2.3 2.3.1 2.3.3

详情介绍:

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: 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

升级注意事项:

2.3.3 Security hardening: capability check on cache flush, output escaping on the Plugins screen, safer drop-in generation and integrity-verified disk cache. Recommended update.

更新日志:

2.3.3 - 2026-06-11 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 For older changelog entries, please check the changelog.txt file