Title: Debug Bar Post Types
Author: Juliette Reinders Folmer
Published: <strong>नोभेम्बर 29, 2013</strong>
Last modified: जनवरी 22, 2018

---

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

![](https://ps.w.org/debug-bar-post-types/assets/banner-772x250.png?rev=813104)

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

![](https://ps.w.org/debug-bar-post-types/assets/icon-256x256.png?rev=981219)

# Debug Bar Post Types

 [Juliette Reinders Folmer](https://profiles.wordpress.org/jrf/) द्वारा

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

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

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

## विवरण

Debug Bar Post Types adds a new panel to the Debug Bar that displays detailed information
about the registered post types for your site.

#### Important

This plugin requires the [Debug Bar](https://wordpress.org/plugins/debug-bar/) plugin
to be installed and activated.

Also note that this plugin should be used solely for debugging and/or in a development
environment and is not intended for use on a production site.

If you like this plugin, please [rate and/or review](https://wordpress.org/support/view/plugin-reviews/debug-bar-post-types)
it. If you have ideas on how to make the plugin even better or if you have found
any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/debug-bar-post-types)
or in the [GitHub repository](https://github.com/jrfnl/Debug-Bar-Post-Types/issues).

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

[⌊Debug Bar Post Types - Standard Post Type Properties view⌉⌊Debug Bar Post Types-
Standard Post Type Properties view⌉[

Debug Bar Post Types – Standard Post Type Properties view

[⌊Debug Bar Post Types - Custom Post Type Properties view⌉⌊Debug Bar Post Types -
Custom Post Type Properties view⌉[

Debug Bar Post Types – Custom Post Type Properties view

[⌊Debug Bar Post Types - Capabilities view⌉⌊Debug Bar Post Types - Capabilities 
view⌉[

Debug Bar Post Types – Capabilities view

[⌊Debug Bar Post Types - Defined labels view⌉⌊Debug Bar Post Types - Defined labels
view⌉[

Debug Bar Post Types – Defined labels view

## स्थापना

 1. Install Debug Bar if not already installed (https://wordpress.org/plugins/debug-
    bar/)
 2. Extract the .zip file for this plugin and upload its contents to the `/wp-content/
    plugins/` directory. Alternatively, you can install directly from the Plugin directory
    within your WordPress Install.
 3. Activate the plugin through the “Plugins” menu in WordPress.

## प्रश्नोत्तर

  Installation Instructions

 1. Install Debug Bar if not already installed (https://wordpress.org/plugins/debug-
    bar/)
 2. Extract the .zip file for this plugin and upload its contents to the `/wp-content/
    plugins/` directory. Alternatively, you can install directly from the Plugin directory
    within your WordPress Install.
 3. Activate the plugin through the “Plugins” menu in WordPress.

  Can it be used on live site ?

This plugin is only meant to be used for development purposes, but shouldn’t cause
any issues if run on a production site.

  What are post types ?

> WordPress can hold and display many different types of content. A single item 
> of such a content is generally called a post, although post is also a specific
> post type. Internally, all the post types are stored in the same place, in the
> wp_posts database table, but are differentiated by a column called post_type.
> WordPress 3.0 gives you the capability to add your own custom post types and to
> use them in different ways.
>  [More information in the Codex](https://codex.wordpress.org/Post_Types)

  Why won’t the plugin activate ?

Have you read what it says in the beautifully red bar at the top of your plugins
page ? As it says there, the Debug Bar plugin needs to be active for this plugin
to work. If the Debug Bar plugin is not active, this plugin will automatically de-
activate itself.

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

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

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

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

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

 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

“Debug Bar Post Types” 3 लोकेलहरूमा अनुवाद गरिएका छन्। योगदानको लागि [अनुवादकहरू](https://translate.wordpress.org/projects/wp-plugins/debug-bar-post-types/contributors)
लाई धन्यवाद।

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

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

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

## चेन्जलग

#### 2.0.0

_Release date: 2018-01-22_

 * Improved compatibility with PHP 7.2.
 * Updated the pretty print dependency to v1.8.0.
 * Refactoring of part of the code base. No functional changes.
 * General housekeeping.
 * Added minimum PHP requirement header. (PHP 5.2.4, in line with WP itself.)
 * Tested & found compatible WP 4.9.

#### 1.4.0

_Release date: 2017-07-10_

 * Improved usability of the admin notice in case the Debug Bar plugin is not active.
 * The plugin will now add itself to the list of “recently active” plugins if it
   self-deactivates bcause the Debug Bar plugin is not active.
 * Defer to just in time loading of translations for WP > 4.5.
 * Updated the pretty print dependency to v1.7.0.
 * Some code refactoring.
 * Minor housekeeping.
 * The minimum supported WP version is now 3.4, in line with the 0.9 version of 
   the Debug Bar.
 * Tested & found compatible WP 4.8.

#### 1.3.0

_Release date: 2016-04-12_

 * Hard-coded the text-domain for better compatibility with [GlotPress](https://translate.wordpress.org/projects/wp-plugins/debug-bar-post-types).
 * Make loading of text-domain compatible with use of the plugin in the `must-use`
   plugins directory.
 * Fix very minor layout inconsistency in combination with Twenty-Sixteen theme.
 * Updated the pretty print class to v1.6.0.
 * Minor housekeeping.
 * Tested & found compatible with WP 4.5

#### 1.2.2

_Release date: 2015-12-26_

 * Fix weird table layout on front-end in combination with Twenty-Sixteen theme.
 * Minor tidying up.

#### 1.2.1

_Release date: 2015-12-05_

 * Updated pretty print class & minor tidying up.
 * Tested & found compatible with WP 4.4

#### 1.2

_Release date: 2015-04-18_

 * Added a count of the registered Custom Post Types to the top of the page.
 * Split the display of Post Type properties. Standard post type properties are 
   now shown first. Non-standard properties added by Custom Post Types are shown
   in a separate table.
 * Added a table showing the defined labels for Post Types.
 * Updated the pretty print class which now allows for limiting of the recursion
   depth when displaying the property values – props [Joy](https://wordpress.org/support/profile/joyously)
   for reporting issues with the Easy Post Types plugin. These should now be solved
   with this update.
 * Tested & found compatible with WP 4.2
 * Minor tidying up
 * Updated language files
 * Updated screenshots

#### 1.1.1

_Release date: 2014-09-05_

 * Fix compatibility with the [Plugin Dependencies](https://wordpress.org/plugins/plugin-dependencies/)
   plugin
 * Tested & found compatible with WP 4.0

#### 1.1

_Release date: 2013-12-02_

 * Minor tidying up
 * Moved pretty print class to separate repository as several plugins are using 
   it now.

#### 1.0

_Release date: 2013-11-29_

 * Initial release

## मेटा

 *  संस्करण **2.0.0**
 *  पछिल्लो अपडेट **9 वर्ष अघि**
 *  सक्रिय स्थापना **40+**
 *  वर्डप्रेस संस्करण ** 3.4 वा उच्च **
 *  जाँच गरिएको **4.9.29**
 *  PHP संस्करण ** 5.2.4 वा उच्च **
 *  भाषाहरू
 * [English (Canada)](https://en-ca.wordpress.org/plugins/debug-bar-post-types/),
   [English (US)](https://wordpress.org/plugins/debug-bar-post-types/), [Portuguese (Portugal)](https://pt.wordpress.org/plugins/debug-bar-post-types/)
   र [Swedish](https://sv.wordpress.org/plugins/debug-bar-post-types/).
 *  [आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/debug-bar-post-types)
 * ट्यागहरू
 * [debug bar](https://ne.wordpress.org/plugins/tags/debug-bar/)[debugbar](https://ne.wordpress.org/plugins/tags/debugbar/)
   [post types](https://ne.wordpress.org/plugins/tags/post-types/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/debug-bar-post-types/advanced/)

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

 ५ मा 4 तारा।

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

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

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

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

 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

## सहायता

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

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

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

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

 [ यो प्लगिनको लागि दान गर्नुहोस् ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=995SSNDTCVBJG)