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.

Credits

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 reply
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)