=== Plugin Name ===
Contributors: hlcsoftware
Donate link: http://hlc-software.eu/donation/
Tags: sql, database
Requires at least: 3.0.1
Tested up to: 4.5
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

SQL Window plugin is a really helpfull tool for Administrators and developers. Can execute database commands and return results in a new page.

== Description ==

* 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.

== Installation ==
* 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 http://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."

== Frequently Asked Questions ==
* Nothing yet :)

== Screenshots ==
1. /assets/screenshot-1.png
2. /assets/screenshot-2.png

== Changelog ==

= 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

== Upgrade Notice ==
* First version

== Arbitrary section ==
* *** This plugin should be used only from administrators ***
