這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Memory Usage Bar

描述

Memory Usage Bar is a powerful plugin for WordPress that allows you to display current memory usage on top of the admin header. It so useful to monitor the total memory useage for a single visit.

Key features

  • Visible: At the header, its so easy to monitor the current usage.
  • IAF: This plug is prefer to work sliently, that once you Installed, Activated, then you will Forget it exist.
  • Green: Nothing added to your WordPress but only pure function.

Donations

Would you like to buy me a cup of coffee, like friends hang out at Starbucks someday in the afternoon.

Contribute

This plug is also available on Github.
So, if you’ve got some cool feature that you’d like to implement into the plugin or a bug you’ve been able to fix, consider forking the project and sending me a pull request.

螢幕截圖

  • At the top of screen, never miss any suspicious activities.
  • More details than just memory usage

安裝

WordPress install (The easy way)

  1. Navigate to Plugins within your WordPress Admin Area

  2. Click “Add new” and in the search box enter “Memory Usage Bar”

  3. Find the plugin in the list and click “Install Now”

Manual install

  1. Download the plugin

  2. Extract the contents of .zip to wp-content/plugins/ folder.

  3. Activate the Plugin in WP-Admin under the Plugins screen

常見問題

Any issues regarding to this pluging? feel free to ask me at the WordPress.org support forum

Installation Instructions

WordPress install (The easy way)

  1. Navigate to Plugins within your WordPress Admin Area

  2. Click “Add new” and in the search box enter “Memory Usage Bar”

  3. Find the plugin in the list and click “Install Now”

Manual install

  1. Download the plugin

  2. Extract the contents of .zip to wp-content/plugins/ folder.

  3. Activate the Plugin in WP-Admin under the Plugins screen

What is the first question gonna be like?

I have no idea.

評價

2020年9月24日
The number vary every time you refresh the same page in the admin. Since the memory peak usage function is called in the admin_bar_menu filter, it doesn't show the real peak usage on each page. Other plugins call this function much later in the shutdown callback, which provide a more consistent value between each reload.
閱讀全部4個評價

貢獻者及開發者

“Memory Usage Bar” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Memory Usage Bar 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.2

  • Released:
    * Add screenshot, logo and banner.
    * Write readme.txt

1.0.0

  • Initialized.