Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Pretty Debug

Descrição

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

Imagens de tela

  • A screenshot with mouseover

Instalação

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

FAQ

What is this?

var_dump – Dumps information about a variable.

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“Pretty Debug” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores