Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Flush Opcache with Varnish

Descripción

Flush Opcache with Varnish automatically flushes the PHP Opcache when one of the “Empty Cache” buttons that Mika Epstein’s excellent Varnish HTTP Cache creates are clicked.

If the WP Opcache plugin is installed it is used to flush the opcache to let the opcache be re-warmed according to your WP Opcache settings, (and you can turn off WP Opcache’s “Flush PHP Opcache” button from the Admin toolbar).

If WP Super Cache is installed then the WP Super Cache cache will be cleared as well.

Support

Please request support in this plugin’s support forum on wordpress.org. This way there is a public record of solutions that work for people.

Contributing

Please submit issues and Pull Requests to the Github repository.

Instalación

This section describes how to install the plugin and get it working.

  1. Install Flush Opcache with Varnish from the WordPress plugin repository
  2. Activate the plugin through the ‘Plugins’ menu in WordPress, (or just click the “Activate” button after installing).
  3. That’s it. There are no settings or anything. If the plugin is active it flushes the opcache when an “Empty Cache” button is clicked.

Preguntas frecuentes

Does the _Varnish HTTP Cache_ plugin Need to be installed to use this plugin?

Either Varnish HTTP Cache or a plugin that’s based on in, and doesn’t change much, needs to be installed.

Does the _WP Opcache_ plugin need to be installed to use this plugin?

No.

If WP Opcache is installed it will handle the actual flushing.

Does the _WP Super Cache_ plugin need to be installed to use this plugin?

No.

If WP Super Cache is instlled and active its cache will be cleared in addition to the Varnish and Opcode caches.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Flush Opcache with Varnish" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.2

  • Released January 13, 2018
  • Updated Readme files to correct display issues.

1.1.1

  • Version Number Skipped.

1.1

  • Released January 11, 2018
  • Added clearing the WP Super Cache cache, if it exists.

1.0

  • First release version of Flush Opcache with Varnish.