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
-
Display Current Post Title and Meta Information:
- Post Title:
[current_post] - Post Meta (Custom Field):
[current_post meta="custom_field"]
- Post Title:
-
Display Data from a Specific Post ID:
- Post Title:
[current_post id="123"] - Post Meta:
[current_post id="123" meta="custom_field"]
- Post Title:
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