Title: WP Marvelous Debug
Author: Pablo Pacheco
Published: <strong>2020年3月19日</strong>
Last modified: 2020年3月28日

---

プラグインを検索

![](https://ps.w.org/wp-marvelous-debug/assets/banner-772x250.png?rev=2264200)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/wp-marvelous-debug/assets/icon-256x256.png?rev=2263579)

# WP Marvelous Debug

 作者: [Pablo Pacheco](https://profiles.wordpress.org/karzin/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp-marvelous-debug.1.1.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp-marvelous-debug/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-marvelous-debug/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-marvelous-debug/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-marvelous-debug/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-marvelous-debug/)

## 説明

This plugin allows viewing the log file (debug.log) on the Dashboard and editing
the debugging constants from `wp-config.php`. It also provides other debugging oriented
features.

The log file is loaded on the Dashboard **(Tools > Log File)** using the [/SplFileObject](https://www.php.net/manual/pt_BR/class.splfileobject.php)
class, optimized for memory usage, and it will use a pagination in order to load
only some lines from it.

The plugin will try to enable `WP_DEBUG` and `WP_DEBUG_LOG` to true and disable `
WP_DEBUG_DISPLAY` on its first run and will try to do the opposite when it’s deactivated.

You can change this behaviour if you want in the settings.

### WP Config Constants

The `wp-config.php` is being edited using [wp-cli/wp-config-transformer](https://github.com/wp-cli/wp-config-transformer)
library, and these are the edited constants:

 * `WP_DEBUG`
 * `WP_DEBUG_LOG`
 * `WP_DEBUG_DISPLAY`
 * `SCRIPT_DEBUG`
 * `SAVEQUERIES`

### Generate a reduced log file

It’s possible to generate a reduced duplicate log file (debug-reduced.log) from 
the original one loading only the last lines from it (something like the tail command
from Linux).

## スクリーンショット

[[

[[

## インストール

 1. Upload the entire ‘wp-marvelous-debug’ folder to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Start by visiting plugin settings at Settings > Debugging.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

WP Marvelous Debug はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)

[“WP Marvelous Debug” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-marvelous-debug)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-marvelous-debug/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-marvelous-debug/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/wp-marvelous-debug/)を
[RSS](https://plugins.trac.wordpress.org/log/wp-marvelous-debug/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.1.0 – 27/03/2020

 * Add Try catch on `WPConfigTransformer` class
 * Add Log Styling options
 * Replace WP Config path by file

#### 1.0.2 – 19/03/2020

 * Add ‘Erase Log Content’ button

#### 1.0.1 – 18/03/2020

 * Improve readme
 * Add banner and screenshots

#### 1.0.0 – 16/03/2020

 * Initial Release.

## メタ

 *  バージョン **1.1.0**
 *  最終更新日 **6年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 4.4またはそれ以降 **
 *  検証済み最新バージョン: **5.3.21**
 *  PHP バージョン ** 7.0.0またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-marvelous-debug/)
 * タグ
 * [debug](https://ja.wordpress.org/plugins/tags/debug/)[debugging](https://ja.wordpress.org/plugins/tags/debugging/)
   [log](https://ja.wordpress.org/plugins/tags/log/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-marvelous-debug/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/wp-marvelous-debug/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-marvelous-debug/reviews/)

## 貢献者

 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-marvelous-debug/)