Опис
- 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 ***
Встановлення
-
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.”
Часті питання
- 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