{"id":139079,"date":"2021-04-05T21:36:02","date_gmt":"2021-04-05T21:36:02","guid":{"rendered":"https:\/\/de.wordpress.org\/plugins\/description-list-block\/"},"modified":"2026-08-30T14:24:48","modified_gmt":"2026-08-30T14:24:48","slug":"description-list-block","status":"publish","type":"plugin","link":"https:\/\/en-au.wordpress.org\/plugins\/description-list-block\/","author":14486239,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.0","stable_tag":"1.3.0","tested":"7.1.1","requires":"6.1","requires_php":"7.0","requires_plugins":null,"header_name":"Description List Block","header_author":"TipTopPress","header_description":"Displays a description list using the dl element consist of a series of term and description pairs (dt, dd).","assets_banners_color":"a98b90","last_updated":"2026-08-30 14:24:48","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/donate\/?hosted_button_id=RSR28JGA4M7JC","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/description-list-block\/","header_author_uri":"http:\/\/tiptoppress.com","rating":2.3,"author_block_rating":3.7142857142857,"active_installs":400,"downloads":8515,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":4,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"Kometschuh","date":"2021-04-14 11:58:27","revision":2514783},"1.0.0":{"tag":"1.0.0","author":"Kometschuh","date":"2021-05-05 11:51:16","revision":2526613},"1.1.0":{"tag":"1.1.0","author":"Kometschuh","date":"2021-05-11 08:19:01","revision":2529562},"1.1.1":{"tag":"1.1.1","author":"Kometschuh","date":"2021-06-05 07:10:55","revision":2542908},"1.1.10":{"tag":"1.1.10","author":"Kometschuh","date":"2022-01-18 17:36:47","revision":2659479},"1.1.11":{"tag":"1.1.11","author":"Kometschuh","date":"2022-01-28 10:29:25","revision":2668030},"1.1.12":{"tag":"1.1.12","author":"Kometschuh","date":"2022-12-28 09:05:11","revision":2840308},"1.1.13":{"tag":"1.1.13","author":"Kometschuh","date":"2022-12-31 00:03:08","revision":2841701},"1.1.2":{"tag":"1.1.2","author":"Kometschuh","date":"2021-06-22 12:08:13","revision":2552029},"1.1.3":{"tag":"1.1.3","author":"Kometschuh","date":"2021-06-26 12:25:06","revision":2554388},"1.1.4":{"tag":"1.1.4","author":"Kometschuh","date":"2021-06-27 15:53:45","revision":2554738},"1.1.5":{"tag":"1.1.5","author":"Kometschuh","date":"2021-10-18 15:34:01","revision":2615928},"1.1.6":{"tag":"1.1.6","author":"Kometschuh","date":"2021-12-14 12:50:52","revision":2643895},"1.1.7":{"tag":"1.1.7","author":"Kometschuh","date":"2021-12-18 17:31:17","revision":2646281},"1.1.8":{"tag":"1.1.8","author":"Kometschuh","date":"2021-12-18 23:09:04","revision":2646316},"1.1.9":{"tag":"1.1.9","author":"Kometschuh","date":"2021-12-28 23:05:20","revision":2650211},"1.2.0":{"tag":"1.2.0","author":"Kometschuh","date":"2023-01-12 20:57:30","revision":2847623},"1.2.1":{"tag":"1.2.1","author":"Kometschuh","date":"2023-09-16 09:10:38","revision":2967726},"1.2.2":{"tag":"1.2.2","author":"Kometschuh","date":"2023-11-09 19:54:35","revision":2993517},"1.2.3":{"tag":"1.2.3","author":"Kometschuh","date":"2024-04-08 21:13:06","revision":3067182},"1.2.4":{"tag":"1.2.4","author":"Kometschuh","date":"2024-06-27 21:40:15","revision":3108980},"1.2.5":{"tag":"1.2.5","author":"Kometschuh","date":"2026-06-15 13:52:30","revision":3573245},"1.3.0":{"tag":"1.3.0","author":"Kometschuh","date":"2026-08-30 14:24:48","revision":3672669}},"upgrade_notice":[],"ratings":{"1":2,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2509687,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2509687,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2568270,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2568270,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3672669,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"landingPage\":\"\\\/wp-admin\\\/post.php?post=100&action=edit\",\"preferredVersions\":{\"php\":\"8.2\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"steps\":[{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"setSiteOptions\",\"options\":{\"blogname\":\"Description List Block Demo\"}},{\"step\":\"runPHP\",\"code\":\"<?php\\nrequire_once '\\\/wordpress\\\/wp-load.php';\\n\\n$content = <<<'BLOCKS'\\n<!-- wp:paragraph -->\\n<p>This demo post shows the <strong>Description List Block<\\\/strong>. Click into a list below to edit it, or add a new one with the block inserter.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":2} -->\\n<h2>Block style: Indent<\\\/h2>\\n<!-- \\\/wp:heading -->\\n\\n<!-- wp:description-list-block\\\/description-list -->\\n<dl class=\\\"wp-block-description-list-block-description-list\\\"><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:false;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Description list<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">A list of terms and their descriptions, marked up with the semantic <code>dl<\\\/code>, <code>dt<\\\/code> and <code>dd<\\\/code> elements.<\\\/dd><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:false;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Term (dt)<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">The name or term being described. Colour, spacing, indent, font size, font style and font weight can be set separately for terms.<\\\/dd><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:false;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Description (dd)<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">The description belonging to the term above. Add, insert or delete term and description pairs right from the block toolbar.<\\\/dd><\\\/dl>\\n<!-- \\\/wp:description-list-block\\\/description-list -->\\n\\n<!-- wp:heading {\\\"level\\\":2} -->\\n<h2>Block style: Grid<\\\/h2>\\n<!-- \\\/wp:heading -->\\n\\n<!-- wp:description-list-block\\\/description-list {\\\"className\\\":\\\"is-style-grid\\\"} -->\\n<dl class=\\\"wp-block-description-list-block-description-list is-style-grid\\\" style=\\\"--gridTemplateColumns:30% 2fr\\\"><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:0px;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Indent<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">The default block style. The description is indented relative to its term.<\\\/dd><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:0px;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Grid<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">Terms and descriptions are laid out in two columns. The column width is adjustable.<\\\/dd><dt style=\\\"--termsMarginTop:0px;--termsMarginBottom:0px;--termsMarginLeft:0px;--termsMarginRight:0px;--termsPaddingTop:0px;--termsPaddingBottom:0px;--termsPaddingLeft:0px;--termsPaddingRight:0px\\\">Disable Block CSS<\\\/dt><dd style=\\\"--descriptionsMarginTop:0px;--descriptionsMarginBottom:0px;--descriptionsMarginLeft:0px;--descriptionsMarginRight:0px;--descriptionsMarginInlineStart:10%;--descriptionsPaddingTop:0px;--descriptionsPaddingBottom:0px;--descriptionsPaddingLeft:0px;--descriptionsPaddingRight:0px\\\">Removes the block styling so your theme takes over completely.<\\\/dd><\\\/dl>\\n<!-- \\\/wp:description-list-block\\\/description-list -->\\n\\n<!-- wp:paragraph -->\\n<p>Tip: select a paragraph, a list or an HTML block and transform it into a description list &mdash; and back again &mdash; from the block toolbar.<\\\/p>\\n<!-- \\\/wp:paragraph -->\\nBLOCKS;\\n\\nwp_insert_post(\\n\\tarray(\\n\\t\\t'import_id'    => 100,\\n\\t\\t'post_title'   => 'Description List Block',\\n\\t\\t'post_content' => $content,\\n\\t\\t'post_status'  => 'publish',\\n\\t\\t'post_type'    => 'post',\\n\\t\\t'post_author'  => 1,\\n\\t)\\n);\\n\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"description-list-block\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":{"description-list-block\/description-list":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"description-list-block\/description-list","version":"1.3.0","title":"Description List Block","category":"text","icon":"clipboard","description":"Example block scaffolded with Create Block tool.","supports":{"html":true,"anchor":true,"typography":{"fontSize":false},"__unstablePasteTextInline":true},"attributes":{"termsFontStyle":{"type":"string"},"termsFontWeight":{"type":"string"},"descriptionsFontStyle":{"type":"string"},"descriptionsFontWeight":{"type":"string"},"termsFontSize":{"type":"string"},"descriptionsFontSize":{"type":"string"},"termsColor":{"type":"string"},"descriptionsColor":{"type":"string"},"termsMargin":{"type":"object","default":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}},"descriptionsMargin":{"type":"object","default":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}},"termsPadding":{"type":"object","default":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}},"descriptionsPadding":{"type":"object","default":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}},"indent":{"type":"integer","default":10},"spacing":{"type":"integer","default":30},"horizontal":{"type":"integer","default":0},"list":{"type":"array","default":[],"source":"query","selector":"dt,dd","query":{"content":{"type":"rich-text","source":"rich-text"},"tag":{"type":"string","default":"dt","source":"tag"}}}},"textdomain":"description-list-block","editorScript":"file:.\/index.js","editorStyle":"file:.\/style-index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"}},"tagged_versions":["0.1.0","1.0.0","1.1.0","1.1.1","1.1.10","1.1.11","1.1.12","1.1.13","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8","1.1.9","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.3.0"],"block_files":["\/tags\/1.3.0\/build\/index.js","\/tags\/1.3.0\/build\/style-index.css"],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2524895,"resolution":"1","location":"assets","locale":"","width":1514,"height":1088},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2529562,"resolution":"2","location":"assets","locale":"","width":1164,"height":342},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2529562,"resolution":"3","location":"assets","locale":"","width":1152,"height":640},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2529571,"resolution":"4","location":"assets","locale":"","width":1248,"height":946},"screenshot-5.png":{"filename":"screenshot-5.png","revision":2529571,"resolution":"5","location":"assets","locale":"","width":556,"height":498},"screenshot-6.png":{"filename":"screenshot-6.png","revision":2554738,"resolution":"6","location":"assets","locale":"","width":556,"height":1232}},"screenshots":{"1":"The Description List Block in the front-end view.","2":"Rendered HTML","3":"From the Block control or with shortcuts, you can insert description list pairs (dt, dd) before or after the current selection or delete a description list.","4":"Grid style","5":"Block Styles 'transformation' without change any code.","6":"Seperate Term (dt) and Description (dd) settings"}},"plugin_section":[172757],"plugin_tags":[1220,23135,191351,148076,245],"plugin_category":[],"plugin_contributors":[78124],"plugin_business_model":[],"class_list":["post-139079","plugin","type-plugin","status-publish","hentry","plugin_section-block","plugin_tags-block","plugin_tags-definition-list","plugin_tags-description-list","plugin_tags-gutenberg","plugin_tags-list","plugin_contributors-kometschuh","plugin_committers-kometschuh"],"banners":{"banner":"https:\/\/ps.w.org\/description-list-block\/assets\/banner-772x250.png?rev=2568270","banner_2x":"https:\/\/ps.w.org\/description-list-block\/assets\/banner-1544x500.png?rev=2568270","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/description-list-block\/assets\/icon-128x128.png?rev=2509687","icon_2x":"https:\/\/ps.w.org\/description-list-block\/assets\/icon-256x256.png?rev=2509687","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-1.png?rev=2524895","caption":"The Description List Block in the front-end view."},{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-2.png?rev=2529562","caption":"Rendered HTML"},{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-3.png?rev=2529562","caption":"From the Block control or with shortcuts, you can insert description list pairs (dt, dd) before or after the current selection or delete a description list."},{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-4.png?rev=2529571","caption":"Grid style"},{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-5.png?rev=2529571","caption":"Block Styles 'transformation' without change any code."},{"src":"https:\/\/ps.w.org\/description-list-block\/assets\/screenshot-6.png?rev=2554738","caption":"Seperate Term (dt) and Description (dd) settings"}],"raw_content":"<!--section=description-->\n<p>Displays a description list or definition list using the <code>&lt;dl&gt;<\/code> element consist of a series of term and description pairs (<code>&lt;dt&gt;<\/code>, <code>&lt;dd&gt;<\/code>) and displays that elements in definition form like a dictionary in the Gutenberg block editor.<\/p>\n\n<h4>Tip Top Press<\/h4>\n\n<p>We're <a href=\"http:\/\/tiptoppress.com\/\">Tip Top Press<\/a> and create Gutenberg Blocks for Wordpress. If you want to know about what we're working on and you are interested in backgrounds then you can read all newes storys on our <a href=\"http:\/\/tiptoppress.com\/blog\/?utm_source=wp.org&amp;utm_medium=readme.txt&amp;utm_campaign=description+list+block\">blog<\/a>.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Indent-, Grid and Disable Block CSS Block Styles<\/li>\n<li>Indent or spacing settings<\/li>\n<li>Color, spacing, indent, horizontal whitspce, font-size, font-style and font-weight settings for both element tags<\/li>\n<li>Create a description list with n-elements<\/li>\n<li>Insert a new term (<code>&lt;dt&gt;<\/code>) and description (<code>&lt;dd&gt;<\/code>) before selection<\/li>\n<li>Insert a new term (<code>&lt;dt&gt;<\/code>) and description (<code>&lt;dd&gt;<\/code>) after selection<\/li>\n<li>Delete the selcted term (<code>&lt;dt&gt;<\/code>) and description (<code>&lt;dd&gt;<\/code>) pair<\/li>\n<li>Transform an Individual HTML block, a list or paragraphs into a description list and back<\/li>\n<li>Paste description list markup as a description list<\/li>\n<\/ul>\n\n<h4>Contribute<\/h4>\n\n<p>While using this plugin if you find any bug or any conflict, please submit an issue at <a href=\"https:\/\/github.com\/DanielFloeter\/description-list-block\">Github<\/a> (If possible with a pull request).<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/description-list-block<\/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<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20to%20add%20only%20dd%20elements%3F\"><h3>How to add only dd elements?<\/h3><\/dt>\n<dd><p>Just use or add also pairs (<code>&lt;dt&gt;<\/code>, <code>&lt;dd&gt;<\/code>) and leave the <code>&lt;dt&gt;<\/code> element empty.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.0 - August 30th 2026<\/h4>\n\n<ul>\n<li>Transform an Individual HTML block into a description list and back<\/li>\n<li>Transform a list into a description list and back<\/li>\n<li>Transform paragraphs into a description list and back<\/li>\n<li>Paste description list markup as a description list<\/li>\n<li>Bugfix Invalid CSS variables in the saved markup<\/li>\n<li>Write only non-default values to the block markup<\/li>\n<\/ul>\n\n<h4>1.2.5 - Juni 29th 2024<\/h4>\n\n<ul>\n<li>Wrong icon<\/li>\n<\/ul>\n\n<h4>1.2.4 - Juni 27th 2024<\/h4>\n\n<ul>\n<li>Bugfix Rendered HTML<\/li>\n<\/ul>\n\n<h4>1.2.3 - December 02th 2023<\/h4>\n\n<ul>\n<li>Font-Style and Font-Weight <\/li>\n<li>Calm whitespace with Horizontal<\/li>\n<\/ul>\n\n<h4>1.2.2 - September 26th 2023<\/h4>\n\n<ul>\n<li>Use CSS selectors<\/li>\n<\/ul>\n\n<h4>1.2.1 - September 16th 2023<\/h4>\n\n<ul>\n<li>Bugfix OnFocus WP 6.3 ready<\/li>\n<\/ul>\n\n<h4>1.2.0 - January 12th 2023<\/h4>\n\n<ul>\n<li>Remove Shortcuts<\/li>\n<li>Bugfix Slow save<\/li>\n<\/ul>\n\n<h4>1.1.13 - December 31th 2022<\/h4>\n\n<ul>\n<li>Bugfix Update component inside a function body of a different component<\/li>\n<\/ul>\n\n<h4>1.1.12 - March 06th 2022<\/h4>\n\n<ul>\n<li>Backward compatible experimental flag usage<\/li>\n<\/ul>\n\n<h4>1.1.11 - January 28th 2022<\/h4>\n\n<ul>\n<li>Bugfix Shortcuts with WordPress 5.9<\/li>\n<\/ul>\n\n<h4>1.1.10 - January 13th 2022<\/h4>\n\n<ul>\n<li>Add Block Style Disable Block CSS<\/li>\n<\/ul>\n\n<h4>1.1.9 - December 28th 2021<\/h4>\n\n<ul>\n<li>Reset for margin and padding<\/li>\n<li>Add option padding<\/li>\n<li>Bugfix Text Colors in Gutenberg widget area<\/li>\n<\/ul>\n\n<h4>1.1.8 - December 19th 2021<\/h4>\n\n<ul>\n<li>Bugfix Inner Blocks<\/li>\n<\/ul>\n\n<h4>1.1.7 - December 18th 2021<\/h4>\n\n<ul>\n<li>Add indent or spacing option<\/li>\n<li>Delete obsolete styles Grid 1:4, Grid 1:2, Indent 40 PX<\/li>\n<\/ul>\n\n<h4>1.1.6 - December 14th 2021<\/h4>\n\n<ul>\n<li>Add styles Grid 1:4, Grid 1:2, Indent 40 PX<\/li>\n<li>Change option margin (from padding)<\/li>\n<\/ul>\n\n<h4>1.1.5 - October 18th 2021<\/h4>\n\n<ul>\n<li>Add style Indent Start<\/li>\n<li>Add option padding<\/li>\n<\/ul>\n\n<h4>1.1.4 - Juni 27th 2021<\/h4>\n\n<ul>\n<li>Color styles for element tags<\/li>\n<\/ul>\n\n<h4>1.1.3 - Juni 26th 2021<\/h4>\n\n<ul>\n<li>Font-size styles for element tags<\/li>\n<\/ul>\n\n<h4>1.1.2 - Juni 22th 2021<\/h4>\n\n<ul>\n<li>Bugfix WordPress 5.8 API change block.json fontSize<\/li>\n<\/ul>\n\n<h4>1.1.1 - Mai 09th 2021<\/h4>\n\n<ul>\n<li>Shortcut Delete selected description list<\/li>\n<\/ul>\n\n<h4>1.1.0 - Mai 09th 2021<\/h4>\n\n<ul>\n<li>Grid style<\/li>\n<\/ul>\n\n<h4>1.0.0 - Mai 02rd 2021<\/h4>\n\n<ul>\n<li>Shortcuts<\/li>\n<\/ul>\n\n<h4>0.1.0 - April 05th 2021<\/h4>\n\n<ul>\n<li>Release<\/li>\n<\/ul>","raw_excerpt":"Displays a description list using the dl element consist of a series of term and description pairs (dt, dd).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/139079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=139079"}],"author":[{"embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kometschuh"}],"wp:attachment":[{"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=139079"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=139079"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=139079"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=139079"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=139079"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-au.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=139079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}