Beskrivning
- 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 ***
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 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.”
Vanliga frågor
- Nothing yet 🙂
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”HLC_sql_window” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”HLC_sql_window” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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