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

Query Recorder

説明

Allows developers to record queries when setting up a theme or plugins locally, creating an SQL script that can be run later when deploying to a staging or live site.

Interested in contributing to Query Recorder? Please visit https://github.com/deliciousbrains/wp-query-recorder

Banner image credit – cmoi

スクリーンショット

  • Query Recorder settings screen
  • Start/stop query recording button

インストール

  1. Use WordPress’ built-in installer
  2. Access the “Query Recorder” menu option under Settings

評価

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

貢献者と開発者

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

貢献者

“Query Recorder” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.1

  • Bug fix: Semicolon missing at the end of each SQL statement

1.0

  • Initial release