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.

Pretty Debug

Descripción

Make var_dump’s and print_r’s more readable

Function output references with http://queryposts.com API when possible.

  • Use r instead of var_dump
  • Use rt for text mode.

For example:

r($GLOBALS['wp_query']->get_posts());
rt($GLOBALS['wp_query']->get_posts());

Notes :

All the work was done by digitalnature I just wrapped it into a WordPress plugin and changed the look for inline debugging.

Please report issues to: https://github.com/wycks/WP-Pretty-Debug

Capturas

  • A screenshot with mouseover

Instalación

Use the Auto Installer.
Or Upload the zip and hit install.

FAQ

What is this?

var_dump – Dumps information about a variable.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Pretty Debug» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Pretty Debug» 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.