Title: Memory Usage Bar
Author: Adam WP
Published: <strong>19 janvier 2018</strong>
Last modified: 19 janvier 2018

---

Recherche d’extensions

![](https://ps.w.org/memory-usage-bar/assets/banner-772x250.jpg?rev=1805481)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://ps.w.org/memory-usage-bar/assets/icon-256x256.png?rev=1805481)

# Memory Usage Bar

 Par [Adam WP](https://profiles.wordpress.org/ayangyuan/)

[Télécharger](https://downloads.wordpress.org/plugin/memory-usage-bar.zip)

 * [Détails](https://fr.wordpress.org/plugins/memory-usage-bar/#description)
 * [Avis](https://fr.wordpress.org/plugins/memory-usage-bar/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/memory-usage-bar/#installation)
 * [Développement](https://fr.wordpress.org/plugins/memory-usage-bar/#developers)

 [Support](https://wordpress.org/support/plugin/memory-usage-bar/)

## Description

[Memory Usage Bar](https://squaredaway.studio/wordpress-plugin-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](https://github.com/ayangyuan/Wordpress-Plugin-Memory-Usage-Bar).

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.

## Captures d’écrans

[⌊At the top of screen, never miss any suspicious activities.⌉⌊At the top of screen,
never miss any suspicious activities.⌉[

At the top of screen, never miss any suspicious activities.

[⌊More details than just memory usage⌉⌊More details than just memory usage⌉[

More details than just memory usage

## Installation

#### 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

## FAQ

Any issues regarding to this pluging? feel free to ask me at the [WordPress.org support forum](https://wordpress.org/support/plugin/memory-usage-bar)

  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.

## Avis

![](https://secure.gravatar.com/avatar/01f1826b90771ae8f2f1dd395c3385b2a14ad8b93ab9a6c1309b5244859d4522?
s=60&d=retro&r=g)

### 󠀁[Executed too soon](https://wordpress.org/support/topic/executed-too-soon/)󠁿

 [yanmorinokamca](https://profiles.wordpress.org/yanmorinokamca/) 24 septembre 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.

![](https://secure.gravatar.com/avatar/99f896bb049a9a5f4c37c88a13e3043002dfc7b9d74be4acc38883f25dae15ac?
s=60&d=retro&r=g)

### 󠀁[Отличный плагин!](https://wordpress.org/support/topic/%d0%be%d1%82%d0%bb%d0%b8%d1%87%d0%bd%d1%8b%d0%b9-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-353/)󠁿

 [sergeyua12](https://profiles.wordpress.org/sergeyua12/) 17 mai 2019

Плагин простой, но удобный и много места не занимает. Спасибо!

![](https://secure.gravatar.com/avatar/8006731d7ac58d1b431a0f826fa2ae72ca8552043e1e46ac7220d89ed5716c3b?
s=60&d=retro&r=g)

### 󠀁[Needs to be shown on front end](https://wordpress.org/support/topic/needs-to-be-shown-on-front-end/)󠁿

 [swinggraphics](https://profiles.wordpress.org/swinggraphics/) 4 novembre 2018

It only shows in the admin. It should always appear in the toolbar so memory usage
can be measured on the front end.

![](https://secure.gravatar.com/avatar/36d2492fc85c9f8bb4391e9b301db4a52b0dbd6f169f144c504a451ee424542f?
s=60&d=retro&r=g)

### 󠀁[I like it](https://wordpress.org/support/topic/i-like-it-484/)󠁿

 [Adam WP](https://profiles.wordpress.org/ayangyuan/) 19 janvier 2018

I have to run.

 [ Lire les 4 avis ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Memory Usage Bar » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ Adam WP ](https://profiles.wordpress.org/ayangyuan/)

[Traduisez « Memory Usage Bar » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/memory-usage-bar)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/memory-usage-bar/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/memory-usage-bar/), ou
s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/memory-usage-bar/)
par [RSS](https://plugins.trac.wordpress.org/log/memory-usage-bar/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0.2

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

#### 1.0.0

 * Initialized.

## Méta

 *  Version **1.0.2**
 *  Dernière mise à jour **il y a 8 ans**
 *  Installations actives **300+**
 *  Testé jusqu’à **4.9.29**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/memory-usage-bar/)
 * Étiquettes
 * [admin](https://fr.wordpress.org/plugins/tags/admin/)[info](https://fr.wordpress.org/plugins/tags/info/)
   [memory](https://fr.wordpress.org/plugins/tags/memory/)[memory limit](https://fr.wordpress.org/plugins/tags/memory-limit/)
   [server](https://fr.wordpress.org/plugins/tags/server/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/memory-usage-bar/advanced/)

## Évaluations

 3.8 sur 5 étoiles.

 *  [  2 avis à 5 étoiles     ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/?filter=4)
 *  [  1 avis à 3 étoile     ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/?filter=3)
 *  [  1 avis à 2 étoile     ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/memory-usage-bar/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/memory-usage-bar/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/memory-usage-bar/reviews/)

## Contributeurs

 *   [ Adam WP ](https://profiles.wordpress.org/ayangyuan/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/memory-usage-bar/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://squaredaway.studio/donate)