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

HLC_sql_window

説明

  • SQL Window plugin is a powerfull tool to inspect your wordpress database easy and fast.
  • It should be used by administrators and developers.
  • It creates two private pages in your pages section, one for running the sql commands and the other is for getting the data results.
  • Simple in use with the ability to display any sql command errors.

Arbitrary section

  • *** This plugin should be used only from administrators ***

スクリーンショット

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png

インストール

  • To install from the Plugins repository:

    • In the WordPress Admin, go to “Plugins > Add New.”
    • Type “hlc sql” in the “Search” box and click “Search Plugins.”
    • Locate “HLC sql window” in the list and click “Install Now.”
  • To install manually:

    • Download the “HLC sql window” plugin from https://wordpress.org/plugins/hlc-sql-window
    • In the WordPress Admin, go to “Plugins > Add New.”
    • Click the “Upload” link at the top of the page.
    • Browse for the zip file, select and click “Install.”
    • In the WordPress Admin, go to “Plugins > Installed Plugins”. Locate “HLC sql window” in the list and click “Activate.”

FAQ

  • Nothing yet 🙂

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0.1

  • Added php support using the /php/ at the begining of each script.
  • Some style added to SQL-PHP text editor.

1.0.0

  • First version