{"id":244818,"date":"2025-08-04T06:30:04","date_gmt":"2025-08-04T06:30:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/meta-display-block\/"},"modified":"2025-08-04T06:29:35","modified_gmt":"2025-08-04T06:29:35","slug":"meta-display-block","status":"closed","type":"plugin","link":"https:\/\/ru.wordpress.org\/plugins\/meta-display-block\/","author":13733577,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"6.7","requires_php":"7.4","requires_plugins":null,"header_name":"Meta Display Block","header_author":"BuntyWP","header_description":"Display custom meta fields in blocks.","assets_banners_color":"ffffff","last_updated":"2025-08-04 06:29:35","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/sponsors\/BhargavBhandari90","header_plugin_uri":"","header_author_uri":"https:\/\/biliplugins.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":157,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"bhargavbhandari90","date":"2025-08-04 06:29:35"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3338766,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3338766,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"buntywp\/meta-display-block":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"buntywp\/meta-display-block","version":"0.1.0","title":"Meta Display","category":"widgets","icon":"tag","description":"Example block scaffolded with Create Block tool.","example":{},"supports":{"html":false,"shadow":true,"typography":{"fontSize":true,"lineHeight":true,"textAlign":true,"__experimentalFontFamily":true},"color":{"background":true,"text":true,"heading":false},"spacing":{"margin":true,"padding":true},"__experimentalBorder":{"radius":true,"color":true,"width":true,"style":true,"__experimentalDefaultControls":{"color":true,"radius":true}}},"attributes":{"label":{"type":"string","default":"Meta Label"},"metaKey":{"type":"string","default":"_my_meta_key"},"hideLabel":{"type":"boolean","default":false},"isPreview":{"type":"boolean","default":false},"isEditorPreview":{"type":"boolean","default":false},"displayIcon":{"type":"boolean","default":false},"iconName":{"type":"string","default":""},"iconWidth":{"type":"number","default":24}},"textdomain":"meta-display","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","render":"file:.\/render.php","viewScript":"file:.\/view.js"}},"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":3338766,"resolution":"4","location":"plugin"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":3338766,"resolution":"6","location":"plugin"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":3338766,"resolution":"7","location":"plugin"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3338766,"resolution":"5","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3338766,"resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":3338766,"resolution":"1","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3338766,"resolution":"3","location":"plugin"},"screenshot-8.png":{"filename":"screenshot-8.png","revision":3338766,"resolution":"8","location":"plugin"}},"screenshots":{"1":"Search Meta Display Block","2":"Add Meta Display Block","3":"Preview Block","4":"Apply styling","5":"How it looks on frontend","6":"Enable Option to set svg icon","7":"Set svg icon","8":"How it looks with icon"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1220,4121,2009,683,2994],"plugin_category":[],"plugin_contributors":[126278,209541],"plugin_business_model":[],"class_list":["post-244818","plugin","type-plugin","status-closed","hentry","plugin_tags-block","plugin_tags-blocks","plugin_tags-custom-field","plugin_tags-meta","plugin_tags-metadata","plugin_contributors-bhargavbhandari90","plugin_contributors-biliplugins","plugin_committers-bhargavbhandari90"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/meta-display-block_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-1.png?rev=3338766","caption":"Search Meta Display Block"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-2.png?rev=3338766","caption":"Add Meta Display Block"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-3.png?rev=3338766","caption":"Preview Block"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-4.png?rev=3338766","caption":"Apply styling"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-5.png?rev=3338766","caption":"How it looks on frontend"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-6.png?rev=3338766","caption":"Enable Option to set svg icon"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-7.png?rev=3338766","caption":"Set svg icon"},{"src":"https:\/\/ps.w.org\/meta-display-block\/trunk\/screenshot-8.png?rev=3338766","caption":"How it looks with icon"}],"raw_content":"<!--section=description-->\n<p>A customizable Gutenberg block to showcase post meta fields with dynamic labels, icons, and styling.<\/p>\n\n<h3>GitHub Repo<\/h3>\n\n<p><a href=\"https:\/\/github.com\/BhargavBhandari90\/meta-display-block\/\">https:\/\/github.com\/BhargavBhandari90\/meta-display-block\/<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Add\/Edit post and search for \"Meta Display\" block<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<\/ul>","raw_excerpt":"A Gutenberg block to display post meta fields with optional SVG icon.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/244818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=244818"}],"author":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bhargavbhandari90"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=244818"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=244818"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=244818"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=244818"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=244818"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=244818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}