Title: Debug Bar Custom Info
Author: FitWP
Published: <strong>जुन 13, 2014</strong>
Last modified: जुलाई 1, 2014

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](https://s.w.org/plugins/geopattern-icon/debug-bar-custom-info.svg)

# Debug Bar Custom Info

 [FitWP](https://profiles.wordpress.org/fitwp/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/debug-bar-custom-info.1.0.2.zip)

 * [विवरण](https://ne.wordpress.org/plugins/debug-bar-custom-info/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/debug-bar-custom-info/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/debug-bar-custom-info/#installation)
 * [विकास](https://ne.wordpress.org/plugins/debug-bar-custom-info/#developers)

 [सहायता](https://wordpress.org/support/plugin/debug-bar-custom-info/)

## विवरण

This plugin adds an extra panel to [Debug Bar](https://wordpress.org/plugins/debug-bar/)
plugin that allows developers to output custom debug info.

Developers can log any variable to see its value when running PHP in WordPress. 
This helps developers see the real-time values of variables. It works exactly like`
console.log()` in browsers.

#### How to add custom debug info

Add the following code wherever you want to debug a variable:

    ```
    do_action( 'add_debug_info', $var, $label );
    ```

where `$var` can has any data type.

 * If `$var` is a string or any simple value, the value is outputted directly.
 * If `$var` is an array or object, the output is the same as `print_r( $var )`.

And `$label` is the description label (optional).

#### How to view debug info

 * Click on **Debug Bar** in the top right of the admin bar
 * Select **Custom Info** panel (see [screenshots](https://wordpress.org/plugins/debug-bar-custom-info/screenshots/))

[Project Homepage](http://fitwp.com/plugins/debug-bar-custom-info/) | [Report Bugs](https://github.com/fitwp/debug-bar-custom-info/issues)
| [Donate](http://www.deluxeblogtips.com/donate/)

## स्क्रिनसटहरू

 * [[
 * Custom Info Panel

## स्थापना

 1. Unzip the download package
 2. Upload `debug-bar-custom-info` to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Debug Bar Custom Info” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान
गरेका छन्।

योगदानकर्ताहरू

 *   [ FitWP ](https://profiles.wordpress.org/fitwp/)
 *   [ Anh Tran ](https://profiles.wordpress.org/rilwis/)

[“Debug Bar Custom Info” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/debug-bar-custom-info)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/debug-bar-custom-info/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/debug-bar-custom-info/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/debug-bar-custom-info/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/debug-bar-custom-info/) को 
सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0.2

 * Add 2nd param “label” to `do_action`

#### 1.0.1

 * Use `do_action` to prevent fatal error when plugin files is not loaded

#### 1.0

 * First release

## मेटा

 *  संस्करण **1.0.2**
 *  पछिल्लो अपडेट **12 वर्ष अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 3.8 वा उच्च **
 *  जाँच गरिएको **3.9.40**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/debug-bar-custom-info/)
 * ट्याग
 * [debug](https://ne.wordpress.org/plugins/tags/debug/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/debug-bar-custom-info/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  1 5-तारा समीक्षा     ](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/debug-bar-custom-info/reviews/)

## योगदानकर्ताहरू

 *   [ FitWP ](https://profiles.wordpress.org/fitwp/)
 *   [ Anh Tran ](https://profiles.wordpress.org/rilwis/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/debug-bar-custom-info/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](http://www.deluxeblogtips.com/donate)