Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Pretty Debug

Descriere

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

Capturi ecran

  • A screenshot with mouseover

Instalare

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

Întrebări frecvente

What is this?

var_dump – Dumps information about a variable.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Pretty Debug” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „Pretty Debug” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.