WP-Memory-Usage

Descripción

New from 1.2.7 on: Multiple Memory Measurement for checking the memory multiple times
Show up the PHP version, memory limit and current memory usage in the dashboard and admin footer. You can now simple measure the requirements of your plugins and language files.
The plugin was transferred from alexrabe to berkux on Jan 2 2022

Agradecimientos

Copyright 2009-2013 by Alex Rabe, 2022- Bernhard Kux

Capturas

  • Screenshot Dashboard
  • Screenshot Dashboard: Running Multiple Memory Measurement
  • Screenshot Dashboard: Finished Multiple Memory Measurement
  • Screenshot Admin footer

Reseñas

31 de enero de 2023 1 respuesta
Plugin is reporting 2MB php memory when all other tools, including my host, reports 2GB. This typo is preventing me from getting some other plugin support.
Leer todas las 18 reseñas

Colaboradores y desarrolladores

«WP-Memory-Usage» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«WP-Memory-Usage» está traducido en 6 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «WP-Memory-Usage» 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.2.8

  • Fixed situation when WP_MEMORY_LIMIT or WP_MAX_MEMORY_LIMIT is not set, which gives a PHP-Warning when using PHP 8.X. Thank you @PowerMan
  • Improve I18N Issues. Thank you @alexclassroom

1.2.7

  • New feature «Multiple Memory Measurement»: Measure the memory multiple times by reloading the page. This gives us measuring points and an average value. With this you can better measure different settings, e. g. switch some plugins off to see the difference.
  • If the PHP/WP-Memorylimit is defined as «1G» instead of «1024M» this gives valid output.
  • Plugin ok with PHP 8.1
  • Plugin ok with Worpdress 6.1.1

1.2.6

  • Fixed translation bug
  • New screenshots
  • Plugin ok with Worpdress 5.9.3

1.2.5

  • Plugin prepared for Translation, PO-File and de_DE-MO-File added
  • WordPress-Multisite-Installations: Plugin now also in Network-Dashboard
  • Plugin ok with Worpdress 5.8.3

1.2.4

  • Reengineered: Used newer functions to measure memory etc.
  • consider different WordPress- and PHP-Memorylimits
  • New: German Translation
  • New: Added display of IP-Adress and PHP-max-exec-time

1.2.3

  • Plugin ok with PHP 7.2 and WordPress 5.8.2 (fixed some issues)