Этот плагин не тестировался с последними 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.

Ключевые возможности

  • 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.

Пожертвования

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

Примите участие в развитии плагина

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»

Ручная установка

  1. Скачать плагин

  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»

Ручная установка

  1. Скачать плагин

  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.

Отзывы

24.09.2020
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.