Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Pretty Debug

Descrició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.

Preguntas frecuentes

What is this?

var_dump – Dumps information about a variable.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Pretty Debug” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Pretty Debug” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.