Title: Display Post Metadata
Author: Fahid Javid
Published: <strong>2 augustus 2016</strong>
Last modified: 4 december 2025

---

Plugins zoeken

![](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

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

[Download](https://downloads.wordpress.org/plugin/display-post-metadata.1.5.5.zip)

 * [Details](https://nl.wordpress.org/plugins/display-post-metadata/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/display-post-metadata/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/display-post-metadata/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/display-post-metadata/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/display-post-metadata/)

## Beschrijving

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.

## Schermafbeeldingen

[⌊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.

## Installatie

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”]

## FAQ

### 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.

## Beoordelingen

![](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 juni 2024 1 reactie

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 november 2021 1 reactie

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 september 2016

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

 [ Lees alle 3 beoordelingen ](https://wordpress.org/support/plugin/display-post-metadata/reviews/)

## Bijdragers & ontwikkelaars

“Display Post Metadata” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “Display Post Metadata” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/display-post-metadata)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/display-post-metadata/),
haal de [SVN repository](https://plugins.svn.wordpress.org/display-post-metadata/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/display-post-metadata/)
via [RSS](https://plugins.trac.wordpress.org/log/display-post-metadata/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

## Meta

 *  Versie **1.5.5**
 *  Laatst geüpdatet **7 maanden geleden**
 *  Actieve installaties **500+**
 *  WordPress versie ** 6.0 of nieuwer **
 *  Getest t/m **6.9.4**
 *  PHP versie ** 8.3 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/display-post-metadata/)
 * Tags
 * [custom post type](https://nl.wordpress.org/plugins/tags/custom-post-type/)[meta](https://nl.wordpress.org/plugins/tags/meta/)
   [metadata](https://nl.wordpress.org/plugins/tags/metadata/)[page](https://nl.wordpress.org/plugins/tags/page/)
   [post](https://nl.wordpress.org/plugins/tags/post/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/display-post-metadata/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  3 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/display-post-metadata/reviews/?filter=1)

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/display-post-metadata/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/display-post-metadata/)