WP-Memory-Usage

描述

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.

鸣谢

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

屏幕截图

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

评价

2023 年 1 月 31 日 1 回复
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.
阅读所有20条评价

贡献者及开发者

“WP-Memory-Usage” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP-Memory-Usage」插件已被翻译至 6 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WP-Memory-Usage”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2.9

  • BUGFIX: Fixed calculating “Average MB”, which could cause “PHP Deprecated” warning. Thank you @dimalifragis.
  • Ok with WordPress 6.4.3 and 6.5-RC

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)