Title: OPcache Reset
Author: Danila Vershinin
Published: <strong>01.06.2018</strong>
Last modified: 20.08.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.1.zip)

 * [Детайли](https://bg.wordpress.org/plugins/opcache-reset/#description)
 * [Оценки](https://bg.wordpress.org/plugins/opcache-reset/#reviews)
 * [Разработка](https://bg.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 and no shell commands

### Configuration

The plugin works automatically for web-based updates. For CLI-based updates (cron,
WP-CLI), configure your PHP-FPM socket:

Create a CacheTool-compatible `.cachetool.yml` in your WordPress root:

    ```
    adapter: fastcgi
    fastcgi: /run/php-fpm/www.sock
    ```

### 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.05.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/),
или абонамент към [програмната история (log)](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.1

 * Reset PHP-FPM OPcache from cron and WP-CLI without `shell_exec` or a CacheTool
   binary
 * Replace shell-based file cache cleanup with native PHP filesystem operations
 * Improve FastCGI configuration, response validation, and error handling
 * Add direct-access protection and prefix internal functions and constants
 * Exclude development-only hidden files from release packages
 * Add disabled-`shell_exec` regression coverage

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

## Мета

 *  Version **2.4.1**
 *  Last updated **Преди 18 часа **
 *  Active installations **400+**
 *  WordPress version ** 5.0 или по-висока **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 или по-висока **
 *  Languages
 * [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)
 * Tags
 * [cache](https://bg.wordpress.org/plugins/tags/cache/)[OPcache](https://bg.wordpress.org/plugins/tags/opcache/)
   [php](https://bg.wordpress.org/plugins/tags/php/)[wp-cli](https://bg.wordpress.org/plugins/tags/wp-cli/)
   [Zend](https://bg.wordpress.org/plugins/tags/zend/)
 *  [Разширен изглед](https://bg.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/)

## Поддръжка

Разрешени проблеми през последните два месеца:

     0 от 1

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/opcache-reset/)

## Дарение

Бихте ли желали да подкрепите успеха на разширението?

 [ Направете дарение за това разширение ](https://github.com/sponsors/dvershinin)