{"id":23955,"date":"2013-06-25T14:18:20","date_gmt":"2013-06-25T14:18:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/display-post-meta\/"},"modified":"2015-01-19T20:02:29","modified_gmt":"2015-01-19T20:02:29","slug":"display-post-meta","status":"closed","type":"plugin","link":"https:\/\/fa.wordpress.org\/plugins\/display-post-meta\/","author":9449600,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5","stable_tag":"1.5","tested":"4.1.42","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Display Post Meta","header_author":"Kyle Maurer","header_description":"","assets_banners_color":"860000","last_updated":"2015-01-19 20:02:29","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=admin%40realbigmarketing%2ecom","header_plugin_uri":"","header_author_uri":"http:\/\/realbigplugins.com","rating":5,"author_block_rating":0,"active_installs":40,"downloads":4411,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.5":"<ul>\n<li>Improved conditional button rendering<\/li>\n<li>Inline option for displaying meta data<\/li>\n<li>Tighter security measures<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"994830","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"906631","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.1.2","1.1.3","1.2.0","1.3","1.4","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"731532","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1071294","resolution":"2","location":"assets"}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2010,4586,940],"plugin_category":[57],"plugin_contributors":[81043,84854],"plugin_business_model":[],"class_list":["post-23955","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-fields","plugin_tags-post-meta","plugin_tags-taxonomies","plugin_category-taxonomy","plugin_contributors-brashrebel","plugin_contributors-bretterer","plugin_committers-brashrebel","plugin_committers-bretterer"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/display-post-meta_860000.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/display-post-meta\/assets\/screenshot-1.png?rev=731532","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/display-post-meta\/assets\/screenshot-2.png?rev=1071294","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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:<\/p>\n\n<pre><code>http:\/\/example.com\/test-post\/?show_meta=true\n<\/code><\/pre>\n\n<p>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 <a href=\"http:\/\/eepurl.com\/3KR1D\">subscribe here<\/a>.<\/p>\n\n<!--section=installation-->\n<p>Using this plugin is very simple. All you have to do is:<\/p>\n\n<ol>\n<li><p>Upload the <code>display-post-meta<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' menu in WordPress<\/p><\/li>\n<li><p>Navigate to any Post or Page on your website and click on the \"DPM\" link in the toolbar.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What is this plugin for?<\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt>What can we expect in future releases?<\/dt>\n<dd><ul>\n<li><p>A better looking design.<\/p><\/li>\n<li><p>Choices for how you would like to the data to be displayed.<\/p><\/li>\n<li><p>More detailed data pertaining to the current post.<\/p><\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<ul>\n<li>Check to ensure user is an administrator before displaying content or button rather than just logged in<\/li>\n<li>Don't show the toolbar button on archives, admin pages and others where it doesn't make sense<\/li>\n<li>Show the toolbar button for small screens (was hidden)<\/li>\n<li>Add a Post Meta link next to the Edit post link on the front end<\/li>\n<li>Show meta data inline when Post Meta link is clicked<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added \"Other\" section which includes post info like author, published date, ID and current template<\/li>\n<li>Added some sanitization for increased security<\/li>\n<li>Refactored lots of the core code for more clarity and flexibility<\/li>\n<li>Added a close button on the info screen<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Placed all core functions into a class<\/li>\n<li>Improved WordPress coding standards compliance<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Lots of styling adjustments<\/li>\n<li>Output content on <code>wp_footer<\/code> hook instead of <code>wp<\/code> (which was so dumb)<\/li>\n<li>Better naming and modulation of functions<\/li>\n<li>Add support for custom taxonomies on all post types<\/li>\n<li>Greatly improved display of custom field data<\/li>\n<li>Removed the <code>[show_meta]<\/code> shortcode<\/li>\n<li>Add clarifying statement if no custom fields<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Some updates to fix the function of DPM button<\/li>\n<li>Add active style to the DMP Button<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Ability added to close DPM window by clicking on 'DPM' from the admin bar<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Fix for a few undefined index errors showing when in debug mode.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Register stylesheet<\/li>\n<li>Enqueue stylesheet if <code>show_meta<\/code> query parameter is equal to true<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Better function names<\/li>\n<li>DPM link actually adds a query arg instead of just appending to the URL<\/li>\n<li>Display now looks for the show_meta query parameter instead of parsing the URL<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Better CSS<\/li>\n<li>Fixed taxonomy loop to no longer nest<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"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 &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23955"}],"author":[{"embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/brashrebel"}],"wp:attachment":[{"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23955"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23955"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23955"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23955"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23955"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}