{"id":133824,"date":"2020-12-21T20:55:34","date_gmt":"2020-12-21T20:55:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/display-metadata\/"},"modified":"2024-11-16T17:00:11","modified_gmt":"2024-11-16T17:00:11","slug":"display-metadata","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/display-metadata\/","author":15931054,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.7.0","requires":"4.9.0","requires_php":"8.1","requires_plugins":null,"header_name":"Display Metadata","header_author":"Manuel Canga","header_description":"Shows metadata( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metadata are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability.","assets_banners_color":"fafbfb","last_updated":"2024-11-16 17:00:11","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/manuelcanga\/DisplayMetadata","header_author_uri":"https:\/\/manuelcanga.dev","rating":0,"author_block_rating":0,"active_installs":80,"downloads":2867,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.1":{"tag":"0.1","author":"trasweb","date":"2020-12-21 20:58:44"},"0.2":{"tag":"0.2","author":"trasweb","date":"2021-02-05 20:26:12"},"0.3":{"tag":"0.3","author":"trasweb","date":"2021-07-17 11:49:25"},"0.3.1":{"tag":"0.3.1","author":"trasweb","date":"2021-07-17 12:12:56"},"0.4.0":{"tag":"0.4.0","author":"trasweb","date":"2022-07-25 12:34:39"},"1.0.0":{"tag":"1.0.0","author":"trasweb","date":"2024-11-16 17:00:11"}},"upgrade_notice":{"1.0":"<p>Best version ever. Install it<\/p>","0.1":"<p>First version. Install it<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2443918,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2443918,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2443918,"resolution":"1544x500","location":"assets","locale":""},"banner-1880x609.png":{"filename":"banner-1880x609.png","revision":2443918,"resolution":"1880x609","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2443918,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.3.1","0.4.0","1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2443918,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2443918,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2443918,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"You can see post( from any CPT ) properties, custom fields and protected meta from a post metabox.","2":"You can see term( from any taxonoy ) properties, custom fields and protected meta.","3":"Finally, You also can see user properties, custom fields and protected meta."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1487,94,2205,2994,91],"plugin_category":[59],"plugin_contributors":[180081],"plugin_business_model":[],"class_list":["post-133824","plugin","type-plugin","status-publish","hentry","plugin_tags-custom-post-types","plugin_tags-debug","plugin_tags-metabox","plugin_tags-metadata","plugin_tags-taxonomy","plugin_category-utilities-and-tools","plugin_contributors-trasweb","plugin_committers-trasweb"],"banners":{"banner":"https:\/\/ps.w.org\/display-metadata\/assets\/banner-772x250.png?rev=2443918","banner_2x":"https:\/\/ps.w.org\/display-metadata\/assets\/banner-1544x500.png?rev=2443918","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/display-metadata\/assets\/icon-128x128.jpg?rev=2443918","icon_2x":"https:\/\/ps.w.org\/display-metadata\/assets\/icon-256x256.jpg?rev=2443918","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/display-metadata\/assets\/screenshot-1.png?rev=2443918","caption":"You can see post( from any CPT ) properties, custom fields and protected meta from a post metabox."},{"src":"https:\/\/ps.w.org\/display-metadata\/assets\/screenshot-2.png?rev=2443918","caption":"You can see term( from any taxonoy ) properties, custom fields and protected meta."},{"src":"https:\/\/ps.w.org\/display-metadata\/assets\/screenshot-3.png?rev=2443918","caption":"Finally, You also can see user properties, custom fields and protected meta."}],"raw_content":"<!--section=description-->\n<p>Displays metadata in a metabox on the creation\/editing pages for posts (any CPT), terms (any taxonomy), and users.\nThe metadata is shown in a human-readable format, organized and unserialized. This metabox will only be visible to administrator\nusers or users with the <code>display_metadata_metabox<\/code> capability.<\/p>\n\n<p>As a developer, you often need to access and review the values of metadata (or properties) attached to posts, terms,\nusers, or comments. Whether it's for debugging or optimizing custom functionalities, having a clear view of this data\nis essential for ensuring your code interacts correctly with the underlying WordPress objects.<\/p>\n\n<p>As a sysadmin, managing and cleaning up unnecessary meta fields is crucial for keeping the database lean and efficient.\nBy understanding which meta fields are currently in use across posts, terms, comments, and users, you can make informed\ndecisions about which metadata to remove, optimizing performance and preventing clutter in your system.<\/p>\n\n<p>As a plugin author, it's important to verify that your plugin is creating and managing meta fields properly.\nThe Display Meta plugin allows you to inspect whether your plugin is adding the correct metadata and helps ensure\ncompatibility with other plugins that may also modify metadata.<\/p>\n\n<p>As a theme author, knowing which meta fields are available is key to leveraging them effectively in your theme designs.\nWhether you want to display custom fields in a template or use metadata for styling purposes, having direct access to\nthis information will enable you to create more dynamic and responsive themes.<\/p>\n\n<p>In all of these cases (and many more), the Display Meta plugin simplifies the process by displaying all relevant metadata\nin a human-readable format, right within the WordPress admin interface. With this tool, you can easily view, organize,\nand manage metadata without having to dig through the database or write custom queries.<\/p>\n\n<h3>Thanks<\/h3>\n\n<ul>\n<li>Codection for <a href=\"https:\/\/codection.com\/plugin-para-visualizar-metadatos-en-wordpress\/\">reviewing<\/a> this plugin.<\/li>\n<\/ul>\n\n<h3>Send me bugs or improvements<\/h3>\n\n<p>If you\u2019re interested in contributing to Display Metadata, head to the <a href=\"https:\/\/github.com\/manuelcanga\/DisplayMetadata\/\">Display Metadata GitHub Repository<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Log in to the <code>\/wp-admin\/<\/code> dashboard of your WordPress website.<\/li>\n<li>Go to the <strong>Plugins<\/strong> section.<\/li>\n<li>Select the <strong>Add New<\/strong> sub-menu item.<\/li>\n<li>In the search bar, type <strong>Display Metadata<\/strong> and click the <strong>Search Plugins<\/strong> button.<\/li>\n<li>Find the plugin and click the <strong>Install Now<\/strong> button.<\/li>\n<li>After installation, click the <strong>Activate Plugin<\/strong> button.<\/li>\n<li>Once activated, this plugin will add a new metabox to the editing form of posts (any CPT), terms (any taxonomy), comments, and users.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>More detailed changes in <a href=\"https:\/\/github.com\/manuelcanga\/DisplayMetadata\/\">Display Metadata GitHub Repository<\/a>.<\/p>\n\n<p>= 1.0 \/ 2024-11-16<\/p>\n\n<ul>\n<li>Fixed security issue.<\/li>\n<li>Added support for recent PHP versions (starting from 8.1).<\/li>\n<li>Added unit and functional tests to the deployment workflow.<\/li>\n<li>Improved code readability.<\/li>\n<\/ul>\n\n<p>= 0.4 \/ 2022-07-25<\/p>\n\n<ul>\n<li>Fix warning with PHP 8.0<\/li>\n<li>Test with WP 6.0.1 version.<\/li>\n<li>Better meta names when keys are repeated.<\/li>\n<\/ul>\n\n<p>= 0.3 \/ 2021-07-17<\/p>\n\n<ul>\n<li>Better hover<\/li>\n<li>Better design<\/li>\n<li>Fix bug with metas with the same key.<\/li>\n<\/ul>\n\n<p>= 0.2 \/ 2021-02-05<\/p>\n\n<ul>\n<li>Support to comment metadata.<\/li>\n<li>Support to copy meta keys \/ values to clipboard.<\/li>\n<li>Make clickable links.<\/li>\n<li>Allow showing empty array.<\/li>\n<\/ul>\n\n<h4>0.1 \/ 2020-12-21<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Displays metadata in a metabox on the creation\/editing pages for posts (any CPT), terms (any taxonomy), and users. The metadata is shown in a human-re &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/133824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=133824"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/trasweb"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=133824"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=133824"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=133824"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=133824"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=133824"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=133824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}