Title: Display Post Metadata
Author: Fahid Javid
Published: <strong>ऑगस्ट 2, 2016</strong>
Last modified: डिसेंबर 4, 2025

---

प्लगइन शोधा

![](https://ps.w.org/display-post-metadata/assets/banner-772x250.png?rev=1599575)

![](https://ps.w.org/display-post-metadata/assets/icon-256x256.png?rev=1599575)

# Display Post Metadata

 [Fahid Javid](https://profiles.wordpress.org/fahidjavid/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/display-post-metadata.1.5.5.zip)

 * [तपशील](https://mr.wordpress.org/plugins/display-post-metadata/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/display-post-metadata/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/display-post-metadata/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/display-post-metadata/#developers)

 [समर्थन](https://wordpress.org/support/plugin/display-post-metadata/)

## वर्णन

It is a useful plugin to display the metadata information and custom fields of posts
and pages or custom post type. You can either display date, author, comments, views
or sticky meta information and custom fields list or maybe if you like then you 
can display all of them.

### Features

You can list the following information:

 * Published Date (The day when the post is published on the website)
 * Author (The Person who created the post or page)
 * Views (Number of people which have seen the post)
 * Sticky (If the post is sticky or not)
 * Comments (Number of comments on the post)
 * Custom Fields (The default custom fields of posts and pages) for more details
   please consult [Custom Fields](https://codex.wordpress.org/Custom_Fields) codex
   page.

### Links

 * [GitHub Repository](https://github.com/fahidjavid/display-post-metadata)

Please don’t forget to rate my Plugin if you find it useful, thanks.

## स्क्रीनशॉट

[⌊Visual shortcode insert button and shortcode.⌉⌊Visual shortcode insert button 
and shortcode.⌉[

Visual shortcode insert button and shortcode.

[⌊Metadata information is displayed.⌉⌊Metadata information is displayed.⌉[

Metadata information is displayed.

[⌊Custom Fields list is displayed.⌉⌊Custom Fields list is displayed.⌉[

Custom Fields list is displayed.

## स्थापना

Instructions for installing the Display Post Metadata Plugin.

 1. In your WordPress admin go to Plugins -> Add New.
 2. Enter Display Post Metadata in the text box and click Search Plugins.
 3. In the list of Plugins click Install Now next to the Display Post Metadata.
 4. Once installed click to activate.
 5. Now go to any page, post or custom post type and edit it.
 6. While editing, you can put the shortcode to display the metadata information. The
    shortcode is [metadata element=”date,author,comments,sticky,views,custom_fields”]

## नेहमी विचारले जाणारे प्रश्न

### Does this plugin works with all major PHP versions?

Yes, it works with all major PHP versions and I have tested it with PHP version 
5.2, 5.3, 5.4, 5.5, 5.6 and 7.0.

## समीक्षा

![](https://secure.gravatar.com/avatar/f239a548af48f577d1b3aea8e2873bd131e5824c2a485bc21b4ec76596faab3e?
s=60&d=retro&r=g)

### 󠀁[Simple and excellent](https://wordpress.org/support/topic/simple-and-excellent-44/)󠁿

 [qilight](https://profiles.wordpress.org/qilight/) जून 26, 2024 1 उत्तर

This plugin is so useful. My theme won’t allow me to place the meta underneath my
title within the text block (their suggestion/solution was to manually type it in–
ha, what a joke). Then, I found this plugin and it does exactly what I needed. From
all those plugins out there, this is the ONLY ONE that offers a simple solution 
to a common problem (within theme restrictions). Customer support is excellent as
well. Any question, just ask and they will respond promptly and help find solutions.
6 stars if I could!

![](https://secure.gravatar.com/avatar/99b2401b9b6a94a5343b91276d29fcb2905ce18e5d652c4be0ee31216048c304?
s=60&d=retro&r=g)

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-11371/)󠁿

 [awoob4wporg](https://profiles.wordpress.org/awoob4wporg/) नोव्हेंबर 30, 2021 1
उत्तर

Good job!

![](https://secure.gravatar.com/avatar/29b05c44f19168a9c05dcc284ed0e5b89ad9f03970f5843557037ca0b2298db0?
s=60&d=retro&r=g)

### 󠀁[Good Work](https://wordpress.org/support/topic/good-work-310/)󠁿

 [M Hassan Raza](https://profiles.wordpress.org/hassanraza/) सप्टेंबर 3, 2016

It is very helpful and nicely designed plugin. Hoping for good polishing updated
of this one too 😉

 [ सर्व 3 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/display-post-metadata/reviews/)

## योगदानकर्ते आणि विकसक

“Display Post Metadata” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ Fahid Javid ](https://profiles.wordpress.org/fahidjavid/)

[भाषांतर करा “Display Post Metadata” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/display-post-metadata)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/display-post-metadata/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/display-post-metadata/) तपासा,
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/display-post-metadata/)
च्या [RSS](https://plugins.trac.wordpress.org/log/display-post-metadata/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.5.5

 * WordPress 6.9 compatibility confirmed
 * Updated minimum WP requirement to 6.0
 * Updated minimum PHP requirement to 8.3 (recommended by WordPress.org)
 * Updated translation files for multilingual support
 * General code improvements

#### 1.5.4

 * Updated language file
 * Tested with WordPress 6.7.1

#### 1.5.3

 * Updated language file
 * Tested with WordPress 6.2

#### 1.5.2

 * Tested with WordPress 6.0.3

#### 1.5.1

 * Tested with WordPress 5.9.1

#### 1.5.0

 * Improved security of the plugin.
 * Tested with WordPress 5.8.2

#### 1.4.0

 * Tested with WordPress 5.7.1

#### 1.3.0

 * Tested with WordPress 5.4.1

#### 1.2.0

 * Added custom fields support for the posts and pages.
 * Improved shodcode execution method.

#### 1.1.0

 * Add a TinyMCE editor button to insert ‘metadata’ shortcode through a popup which
   will collect all of the user input for the shortcode attributes.

#### 1.0.1

 * Added Comments Post Metadata support
 * Updated POT file.

#### 1.0.0

 * Initial Release

## मेटा

 *  आवृत्ती **1.5.5**
 *  शेवटचा अद्यतन **6 महिने पूर्वी**
 *  सक्रिय स्थापना **500+**
 *  वर्डप्रेस आवृत्ती ** 6.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.9.4**
 *  PHP आवृत्ती ** 8.3 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/display-post-metadata/)
 * टॅग्ज:
 * [custom post type](https://mr.wordpress.org/plugins/tags/custom-post-type/)[meta](https://mr.wordpress.org/plugins/tags/meta/)
   [metadata](https://mr.wordpress.org/plugins/tags/metadata/)[page](https://mr.wordpress.org/plugins/tags/page/)
   [post](https://mr.wordpress.org/plugins/tags/post/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/display-post-metadata/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  3 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/display-post-metadata/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/display-post-metadata/reviews/)

## योगदानकर्ते

 *   [ Fahid Javid ](https://profiles.wordpress.org/fahidjavid/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/display-post-metadata/)