Title: OPcache Reset
Author: Danila Vershinin
Published: <strong>حوزه‌یران 1, 2018</strong>
Last modified: ئایار 21, 2026

---

گەڕان لە پێوەکراوەکان

![](https://ps.w.org/opcache-reset/assets/banner-772x250.png?rev=3419574)

![](https://ps.w.org/opcache-reset/assets/icon.svg?rev=3419574)

# OPcache Reset

 لەلایەن [Danila Vershinin](https://profiles.wordpress.org/dvershinin/)

[داگرتن](https://downloads.wordpress.org/plugin/opcache-reset.2.4.0.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/opcache-reset/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/opcache-reset/#reviews)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/opcache-reset/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/opcache-reset/)

## وەسف

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](https://www.getpagespeed.com/server-setup/performance-friendly-wordpress-updates).

### Features

 * Automatic OPcache reset after plugin/theme/core updates
 * Clears both memory-based and file-based OPcache
 * Works with cron-based WordPress updates (CLI context)
 * WP-CLI commands for manual OPcache management
 * Zero external dependencies (optional cachetool support)

### 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
    ```

## پێداچوونەوەکان

![](https://secure.gravatar.com/avatar/bdd6d3a0444ba0b213f7ce42cc7fa01ae5f4a0b76f182675c91edb64b0ea2eb6?
s=60&d=retro&r=g)

### 󠀁[Good !](https://wordpress.org/support/topic/good-4504/)󠁿

 [geoffreymerck](https://profiles.wordpress.org/geoffreymerck/) ئایار 27, 2019

This almost what I have been looking for. The OPCache is also reset when installing
new plugins, but not when deinstalling.

 [ خوێندنەوەی 1 پێداچوونەوە ](https://wordpress.org/support/plugin/opcache-reset/reviews/)

## بەشداربووان و گەشەپێدەران

“OPcache Reset” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا
کردووە.

بەشداربووان

 *   [ Danila Vershinin ](https://profiles.wordpress.org/dvershinin/)

“OPcache Reset” وەرگێڕدراوە بۆ 1 زمان. سوپاسی [وەرگێڕەکان](https://translate.wordpress.org/projects/wp-plugins/opcache-reset/contributors)
دەکەین بۆ بەشداریکردنیان.

[“OPcache Reset” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/opcache-reset)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/opcache-reset/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/opcache-reset/) بکە، یان
بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/opcache-reset/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/opcache-reset/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 2.4.0

 * Added WP-CLI commands: `wp opcache reset` and `wp opcache status`
 * Added direct FastCGI communication (no cachetool dependency required)
 * Added support for cachetool.yml configuration format
 * Added end-to-end FastCGI testing
 * Improved test coverage (34 tests)

#### 2.3.0

 * Added comprehensive Docker-based integration test suite (27 tests)
 * Added GitHub Actions CI for linting and testing
 * Added PHPStan and PHPCS for code quality
 * Improved OPcache reset verification with validate_timestamps=0 testing
 * Added pre-commit hooks for automated code checks
 * Updated plugin assets (icons, banners)

#### 2.2.0

 * Added support for file-based OPcache clearing with race condition handling
 * Improved cachetool invocation with proper PATH handling

#### 2.1.2

 * No calling cachetool opcache:reset for setups with only file cache

#### 2.1.0

 * Handle file OPcaches in a consistent fashion

#### 2.0.0

 * Handle file OPCaches

#### 1.0.0

 * Initial release.

## مێتا

 *  وەشان **2.4.0**
 *  دوایین بەڕۆژکردنەوە **2 مانگ لەمەوبەر**
 *  دامەزراندنی چالاک **400+**
 *  وەشانی وۆردپرێس ** 5.0 یان بەرزتر **
 *  تاقیکراوەتەوە تا **7.0**
 *  وەشانی PHP ** 7.4 یان بەرزتر **
 *  زمانەکان
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/opcache-reset/) و [English (US)](https://wordpress.org/plugins/opcache-reset/).
 *  [وەریبگێڕە بۆ زمانەکەی خۆت](https://translate.wordpress.org/projects/wp-plugins/opcache-reset)
 * تاگەکان
 * [cache](https://ku.wordpress.org/plugins/tags/cache/)[OPcache](https://ku.wordpress.org/plugins/tags/opcache/)
   [php](https://ku.wordpress.org/plugins/tags/php/)[wp-cli](https://ku.wordpress.org/plugins/tags/wp-cli/)
   [Zend](https://ku.wordpress.org/plugins/tags/zend/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/opcache-reset/advanced/)

## هەڵسەنگاندنەکان

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/opcache-reset/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/opcache-reset/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/opcache-reset/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/opcache-reset/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/opcache-reset/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/opcache-reset/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/opcache-reset/reviews/)

## بەشداربووان

 *   [ Danila Vershinin ](https://profiles.wordpress.org/dvershinin/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/opcache-reset/)

## ببەخشە

دەتەوێت پشتگیریی بەرەوپێشچوونی ئەم پێوەکراوە بکەیت؟

 [ ببەخشە بەم پێوەکراوە ](https://github.com/sponsors/dvershinin)