Title: WP OPcache
Author: nierdz
Published: <strong>15 de Febreiro, 2017</strong>
Last modified: 27 de Febreiro, 2025

---

Buscar plugins

![](https://ps.w.org/flush-opcache/assets/banner-772x250.jpg?rev=1727000)

![](https://ps.w.org/flush-opcache/assets/icon-256x256.jpg?rev=1716642)

# WP OPcache

 Por [nierdz](https://profiles.wordpress.org/mnttech/)

[Descargar](https://downloads.wordpress.org/plugin/flush-opcache.4.2.3.zip)

 * [Detalles](https://gl.wordpress.org/plugins/flush-opcache/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/flush-opcache/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/flush-opcache/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/flush-opcache/#developers)

 [Soporte](https://wordpress.org/support/plugin/flush-opcache/)

## Descrición

**Flush OPcache**

 * creates a button in admin bar to flush OPcache
 * flush only files in WordPress absolute path
 * individual or bulk file invalidation
 * support both memory and file caching
 * support multisite

**OPcache Statistics**

 * memory, hits, strings and keys statistics
 * directives, functions and general informations
 * list all files
 * fully responsive

**WP CLI ready**

 * add flush-opcache command to flush cache with cli: `wp flush-opcache flush`
 * don’t forget to add `opcache.enable_cli=1` to your PHP configuration

**There are three tabs in admin page under Tools:**

 * General settings: plugin settings
 * Statistics: responsive dashboard about OPcache statistics
 * Cached files: list of cached files with the possibility of invalidating them

## Capturas

 * [[
 * Flush button in admin bar
 * [[
 * WordPress Notice after flushing OPcache
 * [[
 * General settings tab
 * [[
 * Statistics tab
 * [[
 * Cached files tab
 * [[
 * CLI command

## Instalación

As usual…

## Comentarios

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

### 󠀁[WORKS 100% BUT NEED UPDATE](https://wordpress.org/support/topic/works-100-but-need-update/)󠁿

 [frayer69](https://profiles.wordpress.org/frayer69/) 18 de Abril, 2025 1 resposta

First, thank you! Second, please update it!!!

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

### 󠀁[Bast OPCache Manager for WordPress](https://wordpress.org/support/topic/bast-opcache-manager-for-wordpress/)󠁿

 [onico0](https://profiles.wordpress.org/onico0/) 18 de Agosto, 2022

Thanks and keep going please! 🙂

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

### 󠀁[Provides useful insights](https://wordpress.org/support/topic/provides-useful-insights/)󠁿

 [nmxde](https://profiles.wordpress.org/nmxde/) 7 de Xuño, 2022

Good way to find out how well your opcache setup works

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

### 󠀁[Läuft perfekt!](https://wordpress.org/support/topic/lauft-perfekt/)󠁿

 [Oliver Kler](https://profiles.wordpress.org/oliverkler/) 21 de Maio, 2021

Läuft einwandfrei und tut genau das, was es soll!

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

### 󠀁[works great](https://wordpress.org/support/topic/works-great-7547/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) 15 de Marzo, 2021

Does what is says, fantastic plugin

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

### 󠀁[Thank you for the useful tool](https://wordpress.org/support/topic/thank-you-for-the-useful-tool/)󠁿

 [lederwerkstatt](https://profiles.wordpress.org/lederwerkstatt/) 8 de Febreiro,
2021 1 resposta

Vielen Dank für das nützliche Tool. Ich benutze es regelmäßig seit vielen Jahren,
um den Opcache mit einem Klick zu löschen. Auch die Informationen zu der Belegung
des Speichers finde ich nützlich. Ich bin sehr zufrieden mit dem Plugin! Thank you
for the useful tool. I use it regularly for many years to clear opcache with one
click. I also find the information on memory usage useful. I am very satisfied with
the plugin!

 [ Ler todas as 21 opinións ](https://wordpress.org/support/plugin/flush-opcache/reviews/)

## Colaboradores e desenvolvedores

“WP OPcache” é un software de código aberto. As seguintes persoas colaboraron con
este plugin.

Colaboradores

 *   [ nierdz ](https://profiles.wordpress.org/mnttech/)

“WP OPcache” foi traducido a 11 idiomas. Grazas [aos desenvolvedores](https://translate.wordpress.org/projects/wp-plugins/flush-opcache/contributors)
polas súas contribucións.

[Traduce “WP OPcache” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/flush-opcache)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/flush-opcache/), bota
unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/flush-opcache/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/flush-opcache/)
por [RSS](https://plugins.trac.wordpress.org/log/flush-opcache/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 4.2.3

 * Ensure user is admin or superadmin to display flush button in admin bar
 * Ensure to not continue if OPcache is disabled or not installed to avoid printing
   PHP errors

#### 4.2.1

 * Maintenance release
 * Menu moved under Tools

#### 4.2.0

 * Add CLI support

#### 4.1.4

 * Fix a bug on clearing cache after upgrade
 * Flush files even when WP use its own directory
 * Use WordPress 6.0 as default
 * Use php8.0 as default

#### 4.1.3

 * Fix a bug on datetime in cached file list

#### 4.1.2

 * Fix a bug with ABSPATH when WordPress uses its own directory

#### 4.1.1

 * Tested up to WordPress 5.8

#### 4.1.0

 * Remove i18n (use translate.wordpress.org)
 * Use wp_opcache_invalidate instead of opcache_invalidate

#### 4.0.1

 * Enhance README.txt
 * Remove old screenshots

#### 4.0.0

 * Invalidate files only in WordPress absolute path
 * Use tabs instead of pages in admin area
 * New tab with cached files list
 * Tested up to WordPress 5.7.1

Full changelog [here](https://github.com/nierdz/flush-opcache/releases)

## Meta

 *  Versión **4.2.3**
 *  Última actualización **Fai 1 ano**
 *  Instalacións activas **10.000+**
 *  Versión de WordPress ** 6.0 ou superior **
 *  Probado ata **6.7.5**
 *  Versión de PHP ** 8.1 ou superior **
 *  Idiomas
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/flush-opcache/), [Danish](https://da.wordpress.org/plugins/flush-opcache/),
   [Dutch](https://nl.wordpress.org/plugins/flush-opcache/), [English (US)](https://wordpress.org/plugins/flush-opcache/),
   [French (France)](https://fr.wordpress.org/plugins/flush-opcache/), [German](https://de.wordpress.org/plugins/flush-opcache/),
   [Japanese](https://ja.wordpress.org/plugins/flush-opcache/), [Korean](https://ko.wordpress.org/plugins/flush-opcache/),
   [Russian](https://ru.wordpress.org/plugins/flush-opcache/), [Spanish (Chile)](https://cl.wordpress.org/plugins/flush-opcache/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/flush-opcache/), e [Swedish](https://sv.wordpress.org/plugins/flush-opcache/).
 *  [Traduce ao teu idioma](https://translate.wordpress.org/projects/wp-plugins/flush-opcache)
 * Etiquetas
 * [cache](https://gl.wordpress.org/plugins/tags/cache/)[flush](https://gl.wordpress.org/plugins/tags/flush/)
   [multisite](https://gl.wordpress.org/plugins/tags/multisite/)[OPcache](https://gl.wordpress.org/plugins/tags/opcache/)
   [php](https://gl.wordpress.org/plugins/tags/php/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/flush-opcache/advanced/)

## Valoracións

 4.8 de 5 estrelas

 *  [  19 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/flush-opcache/reviews/?filter=5)
 *  [  0 valoracións de 4 estrelas     ](https://wordpress.org/support/plugin/flush-opcache/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/flush-opcache/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/flush-opcache/reviews/?filter=2)
 *  [  1 valoración de 1 estrelas     ](https://wordpress.org/support/plugin/flush-opcache/reviews/?filter=1)

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

[Ver todas as valoracións](https://wordpress.org/support/plugin/flush-opcache/reviews/)

## Colaboradores

 *   [ nierdz ](https://profiles.wordpress.org/mnttech/)

## Soporte

Problemas resoltos nos últimos dous meses:

     0 de 1

 [Ver o foro de soporte](https://wordpress.org/support/plugin/flush-opcache/)