Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

HLC_sql_window

Descripción

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

Capturas de pantalla

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

Instalación

  • 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 🙂

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“HLC_sql_window” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “HLC_sql_window” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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