Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Echo Out Viewer

Descripción

Echo Out Viewer lets you easily display and inspect PHP variable output directly in the browser, using a console-like interface. Helpful for debugging and development.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/echo-out-viewer directory, or install it via the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the update_option('echo_out_viewer', $your_variable); function anywhere in your PHP code to view output in the browser.

FAQ

How do I use this plugin?

Use update_option('echo_out_viewer', $your_variable); anywhere in your theme or plugin to print readable output inside a styled block.

Will this plugin work with any theme?

Yes, it’s designed to work in both the admin and frontend regardless of your theme.

1.0

  • Initial release of the plugin.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Echo Out Viewer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Echo Out Viewer» 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.