Linux 软件免费装

Object Cache for APCu - ZapCu

开发者 wpdebuglog
更新时间 2025年5月20日 19:17
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

cache performance optimization object cache apcu

下载

1.0.0

详情介绍:

Object Cache for APCu enables persistent object caching in WordPress using the APCu extension. It helps reduce database queries by caching objects in memory, speeding up page loads and backend performance. Requires: APCu extensionHow to Enable APCu Caching (cPanel) ⚠️ Make sure APCu is enabled on your server before activating this plugin. Features:

安装:

  1. Make sure the APCu PHP extension is installed and enabled.
  2. Upload the plugin to the /wp-content/plugins/ directory.
  3. Activate the plugin from the 'Plugins' menu in WordPress.
  4. Visit Settings > APCU Cache to view stats or clear the cache.

升级注意事项:

1.0.0 First stable version.

常见问题:

What if APCu is not installed?

You'll see a warning asking to enable the APCu extension via terminal or cPanel. You can install it using PECL: pecl install apcu. How to Enable APCu Caching (cPanel)

Will this work on shared hosting?

Only if your host supports APCu.

Is this suitable for production?

APCu is ideal for single-server setups like small VPS or staging/dev sites. It’s not recommended for multi-server/clustered environments.

更新日志:

1.0.0