Home Plugins current post shortcode
Current Post Shortcode logo

Current Post Shortcode

by Md Forid Uddin on WordPress.org

The Current Post Shortcode plugin allows you to display the current post's title and metadata using simple shortcodes.

(0)

The “Current Post Shortcode” plugin allows you to display post titles and custom field values using simple shortcodes. You can display the current post’s title or meta information, or specify a post ID to retrieve data from a specific post.

Shortcodes

  1. Display Current Post Title and Meta Information:

    • Post Title: [current_post]
    • Post Meta (Custom Field): [current_post meta="custom_field"]
  2. Display Data from a Specific Post ID:

    • Post Title: [current_post id="123"]
    • Post Meta: [current_post id="123" meta="custom_field"]
Active installations0+
Weekly downloads
4-20.00%
Version1.0.0
Last updated3/12/2025
WordPress version6.0
Tested up to6.7.2
PHP version7.4
Tags
custom fieldpost metapost titleshortcode