This plugin was designed for the purpose of outputting the meta data associated with a WP post or page so developers and site designers can verify wha …
This plugin was designed for the purpose of outputting the meta data associated with a WP post or page so developers and site designers can verify what information is available.
To use this plugin, simply activate then either simply navigate to a post, page or custom post type and then click on the “DPM” link in the toolbar. For those who have the toolbar disabled, setting show_meta=true in the URL will activate the meta display. Example:
http://example.com/test-post/?show_meta=true
If you are interested in learning about the other plugins we have created and/or are working on and would like to know about new releases and special offers we have, please subscribe here.
Using this plugin is very simple. All you have to do is:
Upload the display-post-meta
folder to the /wp-content/plugins/
directory
Activate the plugin through the ‘Plugins’ menu in WordPress
Navigate to any Post or Page on your website and click on the “DPM” link in the toolbar.
When working with WordPress it is often useful to view the meta data that is being associated with a given post or page. This can be helpful especially when designing templates and other such things. This plugin simply outputs in a visual way, all the data it can find.
A better looking design.
Choices for how you would like to the data to be displayed.
More detailed data pertaining to the current post.
wp_footer
hook instead of wp
(which was so dumb)[show_meta]
shortcodeshow_meta
query parameter is equal to true