Title: Simple Debug
Author: ChrisHurst
Published: <strong>2012年11月2日</strong>
Last modified: 2013年1月11日

---

プラグインを検索

![](https://ps.w.org/simple-debug/assets/banner-772x250.jpg?rev=620542)

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

![](https://s.w.org/plugins/geopattern-icon/simple-debug_cacaca.svg)

# Simple Debug

 作者: [ChrisHurst](https://profiles.wordpress.org/chrishurst/)

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

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

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

## 説明

Simple Debug Plugin for WordPress analyzes the performance of your WordPress website
and shows you the slowest performing functions.
 Also has the ability to display
other useful information such as error log, PHP.ini variables, and DB performance
varbailes. MySQL Database Optimization tool is also included. You can also enable
and view the debug.log with no editing of wp-config.php file necessary!

Developer Website: http://MyWebsiteAdvisor.com/

Plugin Page: http://MyWebsiteAdvisor.com/tools/wordpress-plugins/simple-debug/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/simple-debug-
tutorial/

We are looking for testimonials and live examples of our plugins on your website!

Please submit your website or testimonial here: http://MyWebsiteAdvisor.com/testimonials/
If we choose your testimonial or website we can link to your site and generate some
free traffic for you!

Requirements:

 * PHP 5.3

To-do:

## スクリーンショット

[⌊This website is badly in need of optimization, one function call takes almost 
10 seconds!⌉⌊This website is badly in need of optimization, one function call takes
almost 10 seconds!⌉[

This website is badly in need of optimization, one function call takes almost 10
seconds!

[⌊After using the plugin to locate the slow function, our developers have resolved
the issue, now the site loads in under one second!⌉⌊After using the plugin to locate
the slow function, our developers have resolved the issue, now the site loads in
under one second!⌉[

After using the plugin to locate the slow function, our developers have resolved
the issue, now the site loads in under one second!

[⌊Plugin settings screen⌉⌊Plugin settings screen⌉[

Plugin settings screen

[⌊Example output for the display error log function⌉⌊Example output for the display
error log function⌉[

Example output for the display error log function

[⌊Example output for the display PHP.ini variables function⌉⌊Example output for 
the display PHP.ini variables function⌉[

Example output for the display PHP.ini variables function

[⌊Example output for the optimize DB function⌉⌊Example output for the optimize DB
function⌉[

Example output for the optimize DB function

[⌊Example output for the display MySQL DB performance variables function.⌉⌊Example
output for the display MySQL DB performance variables function.⌉[

Example output for the display MySQL DB performance variables function.

## インストール

 1. Upload `simple-debug/` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Simple Debug Plugin settings and enable Simple Debug Plugin.

## FAQ

  Plugin doesn’t work …

Please specify as much information as you can to help us debug the problem.
 Check
in your error.log if you can. Please send screenshots as well as a detailed description
of the problem.

Developer Website: http://MyWebsiteAdvisor.com/

Plugin Page: http://MyWebsiteAdvisor.com/tools/wordpress-plugins/simple-debug/

Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/simple-debug-
tutorial/

We are looking for testimonials and live examples of our plugins on your website!

Please submit your website or testimonial here: http://MyWebsiteAdvisor.com/testimonials/
If we choose your testimonial or website we can link to your site and generate some
free traffic for you!

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ ChrisHurst ](https://profiles.wordpress.org/chrishurst/)
 *   [ MyWebsiteAdvisor ](https://profiles.wordpress.org/mywebsiteadvisor/)

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

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

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

## 変更履歴

#### 1.5

 * updated plugin to use WordPress settings API
 * consolidated the plugin settings so they are all stored in one main setting, 
   rather than individual settings in wp-options table
 * updated plugin settings page with tabs, rather than scrolling down the page
 * reorgainzed entire plugin file layout

#### 1.4.5

 * added label elements around checkboxes to make the label text clickable.

#### 1.4.4

 * added function exists check for the sys_getloadavg function so it does not cause
   fatal errors on MS Windows Servers
 * added check to see if debug log is enabled before displaying link to debug log
   screen.

#### 1.4.3

 * fixed plugin settings screen

#### 1.4.2

 * fixed debug log screen

#### 1.4.1

 * fixed plugin loader

#### 1.4

 * added a session_start in the plugin loader, the plugin uses session to track 
   and log function execution time.
 * added debug.log system without needing to edit wp-config.php!
 * updated readme file
 * updated plugin settings page to display better on smaller screens

#### 1.3

 * added check for PHP 5.3 or greater due to the use of anonymous php functions.
 * updated readme file

#### 1.2.3

 * fixed improper opening php tag

#### 1.2.2

 * Added link to rate and review this plugin on WordPress.org.

#### 1.2.1

 * updated plugin activation php version check which was causing out of place errors.

#### 1.2

 * Added phpinfo display function
 * Added contextual help menu with Plufin FAQ’s and Support Link

#### 1.1

 * added error log display function
 * added display PHP.ini variables function
 * added DB optimization function
 * added DB performance analysis tools

#### 1.0

 * Initial release

## メタ

 *  バージョン **1.5**
 *  最終更新日 **13年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 2.9またはそれ以降 **
 *  検証済み最新バージョン: **3.5.2**
 *  言語
 * [English (US)](https://wordpress.org/plugins/simple-debug/)
 * タグ
 * [admin](https://ja.wordpress.org/plugins/tags/admin/)[debug](https://ja.wordpress.org/plugins/tags/debug/)
   [performance](https://ja.wordpress.org/plugins/tags/performance/)[Plugin](https://ja.wordpress.org/plugins/tags/plugin/)
   [profiling](https://ja.wordpress.org/plugins/tags/profiling/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/simple-debug/advanced/)

## 評価

 5つ星中3つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/simple-debug/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/simple-debug/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/simple-debug/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/simple-debug/reviews/?filter=2)
 *  [  1 1-星レビュー     ](https://wordpress.org/support/plugin/simple-debug/reviews/?filter=1)

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

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

## 貢献者

 *   [ ChrisHurst ](https://profiles.wordpress.org/chrishurst/)
 *   [ MyWebsiteAdvisor ](https://profiles.wordpress.org/mywebsiteadvisor/)

## サポート

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

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

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://MyWebsiteAdvisor.com/donations)