Linux 软件免费装
Banner图

OPcache Reset

开发者
更新时间 2025年12月15日 11:33
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later

标签

cache PHP WP-CLI OPcache Zend

下载

2.1.3 1.0.0 2.0.1 2.1.0 2.1.9 2.3.0 2.4.0 2.0.0 2.1.5 2.1.7 2.1.1 2.1.8 2.1.6 2.2.0 2.1.2

详情介绍:

This plugin clears OPcache after updating WordPress core, themes, and files. Unlike other plugins, it is also compatible with WordPress updates made by Linux cron. Features Configuration The plugin works automatically for web-based updates. For CLI-based updates (cron, WP-CLI), configure your PHP-FPM socket: Option 1: Create .cachetool.yml in your WordPress root: adapter: fastcgi fastcgi: /run/php-fpm/www.sock Option 2: Use cachetool binary (if installed in PATH) WP-CLI Commands Reset OPcache from the command line: wp opcache reset Show OPcache status and statistics: wp opcache status Output status as JSON: wp opcache status --format=json

更新日志:

2.4.0 2.3.0 2.2.0 2.1.2 2.1.0 2.0.0 1.0.0