=== Debug Meta Data === Contributors: mrahmadawais, WPTie Donate link: http://AhmadAwais.com/contact/ Tags: debug, meta data, debug meta, debug metabox, meta data custom post types, print meta data Requires at least: 4.0.0 Tested up to: 4.5 Stable tag: 1.0.2 License: GPL v2.0 Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump == Description == Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types). == Installation == Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types). Details: 1. Upload \`debug-meta-data.zip\` to the \`/wp-content/plugins/\` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. You can find the "Debug Meta Data" meta-box on all post types == Frequently Asked Questions == = Is there anything else needed? = No, not really. == Screenshots == 1. An example of the custom debug meta box with all the meta data that will display for all the post types. == Upgrade Notice == None. == Changelog == = 1.0 = * First Commit.