Title: Pretty Debug
Author: wycks
Published: <strong>11 ביולי 2013</strong>
Last modified: 12 ביולי 2013

---

חיפוש תוספים

![](https://ps.w.org/pretty-debug/assets/banner-772x250.jpg?rev=739533)

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/pretty-debug_5d5d5d.svg)

# Pretty Debug

 מאת [wycks](https://profiles.wordpress.org/wycks/)

[הורדה](https://downloads.wordpress.org/plugin/pretty-debug.1.0.zip)

 * [פרטים](https://he.wordpress.org/plugins/pretty-debug/#description)
 * [סקירות](https://he.wordpress.org/plugins/pretty-debug/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/pretty-debug/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/pretty-debug/#developers)

 [תמיכה](https://wordpress.org/support/plugin/pretty-debug/)

## תיאור

Make var_dump's and print_r's more readable

Function output references with [http://queryposts.com](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 :

 * Probably doesn't work in ie
 * Don't use this on a production site but you probably already know that
 * More usage [https://github.com/digitalnature/php-ref](https://github.com/digitalnature/php-ref)

All the work was done by [digitalnature](https://github.com/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](https://github.com/wycks/WP-Pretty-Debug)

## צילומי מסך

 * [[
 * A screenshot with mouseover

## התקנה

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

## שאלות נפוצות

What is this?

[var_dump](http://php.net/manual/en/function.var-dump.php) – Dumps information about
a variable.

## סקירות

There are no reviews for this plugin.

## מפתחים

"Pretty Debug" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ wycks ](https://profiles.wordpress.org/wycks/)
 *   [ digitalnature ](https://profiles.wordpress.org/digitalnature/)

[ניתן לתרגם את "Pretty Debug" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/pretty-debug)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/pretty-debug/), ראו את הקוד
ב-[SVN repository](https://plugins.svn.wordpress.org/pretty-debug/), או הירשמו ל
[לוג פיתוח](https://plugins.trac.wordpress.org/log/pretty-debug/) באמצעות [RSS](https://plugins.trac.wordpress.org/log/pretty-debug/?limit=100&mode=stop_on_copy&format=rss).

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 13 שנים**
 *  Active installations **10+**
 *  WordPress version ** 3.5 ומעלה **
 *  Tested up to **3.5.2**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/pretty-debug/)
 * Tags
 * [debug](https://he.wordpress.org/plugins/tags/debug/)[debugging](https://he.wordpress.org/plugins/tags/debugging/)
   [var_dump](https://he.wordpress.org/plugins/tags/var_dump/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/pretty-debug/advanced/)

## דרוגים

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/pretty-debug/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pretty-debug/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pretty-debug/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pretty-debug/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pretty-debug/reviews/?filter=1)

[הוסף את הסקירה שלי](https://wordpress.org/support/plugin/pretty-debug/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/pretty-debug/reviews/)

## תורמים

 *   [ wycks ](https://profiles.wordpress.org/wycks/)
 *   [ digitalnature ](https://profiles.wordpress.org/digitalnature/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/pretty-debug/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://wordpressfoundation.org)