Title: Display Post Metadata
Author: Fahid Javid
Published: <strong>02.08.2016</strong>
Last modified: 04.12.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://uk.wordpress.org/plugins/display-post-metadata/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/display-post-metadata/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/display-post-metadata/#installation)
 * [Розробка](https://uk.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.06.2024 1 reply

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.11.2021 1 reply

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/) 03.09.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**
 *  Останнє оновлення **7 місяців тому**
 *  Активних встановлень **500+**
 *  Версія WordPress ** 6.0 або вище **
 *  Tested up to **6.9.4**
 *  Версія PHP ** 8.3 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/display-post-metadata/)
 * Позначки
 * [custom post type](https://uk.wordpress.org/plugins/tags/custom-post-type/)[meta](https://uk.wordpress.org/plugins/tags/meta/)
   [metadata](https://uk.wordpress.org/plugins/tags/metadata/)[page](https://uk.wordpress.org/plugins/tags/page/)
   [post](https://uk.wordpress.org/plugins/tags/post/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/display-post-metadata/advanced/)

## Оцінки

 5 out of 5 stars.

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

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

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

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/display-post-metadata/)