Kjo shtojcë s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim të WordPress-it. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më, dhe mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të WordPress-it.

WP OPcache

Përshkrim

Flush OPcache

  • add 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:

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

Foto ekrani

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

Instalim

As usual…

Shqyrtime

8 Shtator, 2024
I have 2 wordpress sites on my server and one was always fast and one always slow ( and this would swap around) Using your plugin I could see that the Opcache memory was full and also what all the settings were. I added some settings to /etc/php/8.1/cli/conf.d/10-opcache.ini and now both my wordpress sites are fast !
8 Shkurt, 2021 1 përgjigje
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!
Lexojini krejt 20 shqyrtimet

Kontribues & Zhvillues

“WP OPcache” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.

Kontribues

“WP OPcache” është përkthyer në 7 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.

Përkthejeni “WP OPcache” në gjuhën tuaj.

Ju intereson zhvillimi?

Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.

Regjistër ndryshimesh

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