Description
This extension adds a button in your admin area to flush OPcache easily. It supports both memory and file caching transparently.
If this is a multisite installation, it only shows up in network admin dashboard.
There is a submenu page with all statistics about OPcache, it relies on opcache-status. There is an option to automatically flush OPcache when a WordPress or plugin update occurred.
Captures d’écran
Installation
Comme d’habitude…
FAQ
-
Dois-je savoir quelque chose avant d’installer cette extension ?
-
Oui, si vous travaillez sur un serveur partagé, OPcache est partagé entre tous les utilisateurs PHP, donc lorsque vous videz OPcache, vous le faites sur tous les sites Web hébergés par ce serveur.
Rien à voir avec cette extension, c’est juste la façon dont Zend OPcache fonctionne … Cette extension ne déclenche que la fonctionopcache_reset ()
.
Avis
Contributeurs & développeurs
« WP OPcache » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“WP OPcache” a été traduit dans 4 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « WP OPcache » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
3.1.1
- Tested with WordPress 5.7.0
3.1.0
- Switch to Automattic/VIP-Coding-Standards
- Tested with WordPress 5.6.1
- Fix README.txt
3.0.4
- Tested with WordPress 5.5.1
- Switch from travis to github actions
- Change screenshots from settings
3.0.3
- Tested with WordPress 5.4
3.0.2
- Fix a bug where flush OPcache button is stuck in admin bar
3.0.1
- Fully compliant with WordPress coding standards
3.0.0
- Complete rewrite in OOP for better maintainability
- Fix notice bug https://wordpress.org/support/topic/dismissing-the-opcache-was-successfully-flushed-message/
- Fix bug on prewarm cache https://wordpress.org/support/topic/turning-on-prepcompile-php-option-causes-error/
- Add continuous deployment with travis
2.4.3
- Fix bug on prewarm cache https://wordpress.org/support/topic/recursivedirectoryiterator-does-not-skip-dotfiles/
2.4.2
- Add dismiss button to notice when opcache is closed
2.4.1
- Bugfix release
2.4
- Add support for opcache.file_cache purging
- Update German translation, courtesy of Kolja Spyra
2.3
- Update statistics tab with this opcache-status project: https://github.com/wp-cloud/opcache-status
- Add option to hide button in admin bar
- Minor bugfixes
- Update French translation
2.2
- Bugfix in options
- Compatible with multisite
- Remove powered by option
2.1
- Change plugin name
- Warning when opcache is loaded but no active
- Add an option to prewarm OPcache
2.0.1
- Minor fix to make translation works on wordpress.org
2.0
- Add options page
- Add statistics tabs in options pages
- Add option to flush OPcache automatically after an upgrade
1.2
- Add German translation, courtesy of Kolja Spyra
1.1
- Ajout de la langue française
1.0
- Première version