WP-Memory-Usage

説明

複数回のメモリチェックが可能なマルチメモリ測定
ダッシュボードと管理フッターに PHP のバージョン、メモリ上限、現在のメモリ使用量を表示します。プラグインと言語ファイルの要件を簡単に測定できるようになりました。

WP-Memory-Usage は、WordPress サイトのメモリ使用量を監視および表示するために設計された強力な WordPress プラグインです。
このツールは、WordPress インストールのメモリ消費を監視する必要があるサイト管理者や開発者にとって不可欠であり、潜在的な問題を特定し、最適化するのに役立ちます。

Plugin Check (PCP) ステータス

Plugin Check (PCP) のバージョン1.0.1にて「trademarked_term」を除いてOKと判定されました:
“WP-Memory-Usage”と”wp-memory-usage”は、現在では「制限された用語」となっています。
このプラグインは2009年に WordPress リポジトリに登録したため、当時の条件としては問題ありませんでした。

特徴

  • メモリ使用量のリアルタイム表示: ダッシュボードから直接、WordPress サイトの現在のメモリ使用量を簡単に確認できます。
  • 複数の測定: 複数の測定を連続的に実行して、時間の経過やさまざまな操作中のメモリ使用量を追跡します。
  • 使いやすいインターフェイス: WordPress ダッシュボードとシームレスに統合する直感的で使いやすいインターフェイス。

WP-Memory-Usage を使用する理由

メモリ使用量の監視は、健全で効率的な WordPress サイトを維持するために不可欠です。メモリ使用率が高すぎると、パフォーマンスの低下、サイトのクラッシュ、ユーザーエクスペリエンスの低下につながる可能性があります。WP-Memory-Usage は、サイトをスムーズに実行するために必要な知見を提供し、問題が悪化する前に対処できるようにします。

このプラグインで何ができますか ?

このプラグインは、管理フッターに次の情報を表示します:
* WordPress メモリの合計と割合
* PHP メモリの合計と割合
* IP アドレス
* PHP バージョン

ダッシュボードでは次の内容の「メモリの概要」を表示します。
* PHPバージョン
* オペレーティングシステム
* WordPress と PHP のメモリ上限
* 現在のメモリ使用量
* 複数のメモリ測定: ページを再読み込みしてメモリを測定

複数のメモリ測定: ページを再読み込みしてメモリを測定

メモリを測定する回数と間隔を設定します。
「測定開始」をクリックすると測定が開始され、データが表示されます。
これにより、メモリ使用量を複数回確認できます。測定中にプラグインのオン/オフを切り替えて、最もメモリを消費するプラグインを特定できます。

クレジット

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

スクリーンショット

  • ダッシュボードのスクリーンショット
  • ダッシュボードのスクリーンショット: 複数のメモリ測定の実行
  • ダッシュボードのスクリーンショット: 複数のメモリ測定の完了
  • 管理フッターのスクリーンショット

評価

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” は7ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“WP-Memory-Usage” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2.10

  • Ok with WordPress 6.5.4
  • PluginCheckPlugin Version 1.0.1 ok, except “trademarked_term”: “WP-Memory-Usage” and “wp-memory-usage” are today “restricted terms”. This Plugin entered the WordPress repositoryx in 2009, then those terms were ok.
  • Changes to pass PluginCheckPlugin: Escaping output, gmdate() instead of date()

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)