Dynamic Post Meta
The Dynamic Post Meta Plugin adds 6 shortcodes that allow you to add dynamic post…
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3207 days ago
Is Dynamic Post Meta abandoned?
Possibly abandoned (last update 3207 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The Dynamic Post Meta Plugin adds 6 shortcodes that allow you to add dynamic post meta information to your post content. Please read the Dynamic Post Meta Plugins readme.txt file for full instructions on using the shortcodes. All shortcodes will default to showing the currently viewed posts meta unless the “id” parameter is set to show a different posts meta information.
You can use the text editor in WordPress to add html tags around your shortcodes for formatting. For example you could add this in your posts text editor:
[post-title]
Here is a description of the 6 new shortcodes you can use after activating this plugin:
- [post-permalink id=123] >> This shortcode adds a clickable permalink to a post.
- [post-date id=123] >> This shortcode adds a posts published date to your post content.
- [post-modified id=123] >> This shortcode displays the last time a post was edited.
- [post-author id=123] >> This shortcode displays a post author’s nickname(may need to fill this field in).
- [post-title id=123] >> This shortcode adds a post title to your post content.
- [post-excerpt id=123] >> This shortcode adds a post excerpt into your post content.
Installation
- Upload the ‘dynamic_post_meta’ folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in your WordPress Dashboard
- Start putting Dynamic Post Meta shortcodes into your posts!
Frequently Asked Questions
Can I use these shortcodes to show post meta from a different post?
All shortcodes have an “id” parameter you can use to set which posts information is displayed. For example if you inserted the following short code in your post content:
[post-title id=375]
Then the short code would dislay the title of the post with ID 375.
Review feed
Changelog
1.1
- Release Date – March 21, 2017 *
- Updated readme.txt for clarity, and added first most Frequently Asked Question
1.0
- Release Date – March 12, 2017 *
- Fixed initial bug list
