{"id":191816,"date":"2024-04-29T14:52:36","date_gmt":"2024-04-29T14:52:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/gutenito-blocks-addon\/"},"modified":"2025-12-27T06:52:01","modified_gmt":"2025-12-27T06:52:01","slug":"gutenito-blocks-addon","status":"closed","type":"plugin","link":"https:\/\/ibo.wordpress.org\/plugins\/gutenito-blocks-addon\/","author":22020577,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Gutenito Blocks Addon","header_author":"Eunito","header_description":"Gutenito blocks addon and templates library for Gutenberg.","assets_banners_color":"e5e7eb","last_updated":"2025-12-27 06:52:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/eunito.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":606,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"eunito","date":"2025-12-27 06:52:01"}},"upgrade_notice":{"0.0.3":"<p>This version fixes a responsive control issue. Upgrade recommended for better responsiveness.<\/p>","0.0.2":"<p>This version adds new features including templates library and responsive controls. Upgrade to enjoy new functionalities.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3078808,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3427721,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3427721,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3462473,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"meta\":{\"title\":\"Gutenito Gutenberg Blocks \\u2013 Website Builder for the Block Editor\",\"author\":\"eunito\"},\"plugins\":[\"gutenito-blocks-addon\"],\"features\":{\"networking\":true},\"login\":true,\"landingPage\":\"\\\/wp-admin\\\/admin.php?page=gutenito-blocks-addon#blocks\",\"preferredVersions\":{\"php\":\"7.4\",\"wp\":\"latest\"},\"steps\":[{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"gutenito-blocks-addon\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":{"gutenito-blocks-addon\/slider":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/slider","version":"0.0.1","title":"Slider","category":"gutenito","icon":"slides","description":"Image\/content slider","example":{"attributes":{"preview":true}},"attributes":{"slides":{"type":"array","default":[{"imageUrl":"","title":"Slide 1","description":""},{"imageUrl":"","title":"Slide 2","description":""},{"imageUrl":"","title":"Slide 3","description":""}]},"autoplay":{"type":"boolean","default":true},"autoplayInterval":{"type":"number","default":5000},"showArrows":{"type":"boolean","default":true},"showDots":{"type":"boolean","default":true},"transitionEffect":{"type":"string","default":"slide"},"slideHeight":{"type":"string","default":"400px"},"titleColor":{"type":"string","default":"#ffffff"},"descriptionColor":{"type":"string","default":"#f3f4f6"},"arrowColor":{"type":"string","default":"#ffffff"},"dotColor":{"type":"string","default":"#ffffff"},"overlayColor":{"type":"string","default":"rgba(0, 0, 0, 0.3)"},"titleFontSize":{"type":"string","default":"36px"},"descriptionFontSize":{"type":"string","default":"16px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/tabs":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/tabs","version":"0.0.1","title":"Tabs","category":"gutenito","icon":"table-col-after","description":"Tabbed content block","example":{"attributes":{"preview":true}},"attributes":{"tabs":{"type":"array","default":[{"title":"Tab 1","clientId":""},{"title":"Tab 2","clientId":""},{"title":"Tab 3","clientId":""}]},"activeTab":{"type":"number","default":0},"tabStyle":{"type":"string","default":"default"},"orientation":{"type":"string","default":"horizontal"},"verticalTabWidth":{"type":"number","default":200},"tabAlignment":{"type":"string","default":"left"},"activeTabColor":{"type":"string","default":"#3b82f6"},"inactiveTabColor":{"type":"string","default":"#6b7280"},"activeTabBgColor":{"type":"string"},"inactiveTabBgColor":{"type":"string"},"contentBackgroundColor":{"type":"string","default":"#ffffff"},"tabFontSize":{"type":"string","default":"16px"},"contentFontSize":{"type":"string","default":"14px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/post-carousel":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/post-carousel","version":"0.0.1","title":"Post Carousel","category":"gutenito","icon":"slides","description":"Posts in carousel","example":{"attributes":{"preview":true}},"attributes":{"numberOfPosts":{"type":"number","default":6},"postType":{"type":"string","default":"post"},"categories":{"type":"array","default":[]},"orderBy":{"type":"string","default":"date"},"order":{"type":"string","default":"desc"},"showFeaturedImage":{"type":"boolean","default":true},"showTitle":{"type":"boolean","default":true},"showExcerpt":{"type":"boolean","default":true},"excerptLength":{"type":"number","default":20},"showDate":{"type":"boolean","default":true},"showAuthor":{"type":"boolean","default":false},"autoplay":{"type":"boolean","default":false},"autoplaySpeed":{"type":"number","default":3000},"slidesToShow":{"type":"number","default":3},"titleColor":{"type":"string","default":"#1f2937"},"excerptColor":{"type":"string","default":"#6b7280"},"cardBgColor":{"type":"string","default":"#ffffff"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/image-gallery":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/image-gallery","version":"0.0.1","title":"Image Gallery","category":"gutenito","icon":"format-gallery","description":"Image gallery with lightbox","example":{"attributes":{"preview":true}},"attributes":{"images":{"type":"array","default":[]},"layout":{"type":"string","default":"grid"},"columns":{"type":"number","default":3},"gap":{"type":"string","default":"1rem"},"showCaption":{"type":"boolean","default":true},"enableLightbox":{"type":"boolean","default":true},"hoverEffect":{"type":"string","default":"zoom"},"captionBgColor":{"type":"string","default":"rgba(0, 0, 0, 0.7)"},"captionColor":{"type":"string","default":"#ffffff"},"borderRadius":{"type":"string","default":"8px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/google-maps":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/google-maps","version":"0.0.1","title":"Google Maps","category":"gutenito","icon":"location","description":"Embed Google Maps","example":{"attributes":{"preview":true}},"attributes":{"address":{"type":"string","default":"New York, NY, USA"},"latitude":{"type":"number","default":40.7128},"longitude":{"type":"number","default":-74.006},"zoom":{"type":"number","default":12},"height":{"type":"string","default":"400px"},"mapType":{"type":"string","default":"roadmap"},"showMarker":{"type":"boolean","default":true},"markerTitle":{"type":"string","default":"Location"},"disableUI":{"type":"boolean","default":false},"disableZoom":{"type":"boolean","default":false},"apiKey":{"type":"string","default":""}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/review":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/review","version":"0.0.1","title":"Review","category":"gutenito","icon":"star-filled","description":"Review\/testimonial block","example":{"attributes":{"preview":true}},"attributes":{"reviewerName":{"type":"string","default":"John Doe"},"reviewText":{"type":"string","default":"This is an excellent product! Highly recommended."},"rating":{"type":"number","default":5},"maxRating":{"type":"number","default":5},"avatarUrl":{"type":"string"},"reviewDate":{"type":"string","default":"December 25, 2025"},"showDate":{"type":"boolean","default":true},"showAvatar":{"type":"boolean","default":true},"layout":{"type":"string","default":"horizontal"},"nameColor":{"type":"string"},"reviewColor":{"type":"string"},"dateColor":{"type":"string"},"starColor":{"type":"string"},"nameFontSize":{"type":"string","default":"18px"},"reviewFontSize":{"type":"string","default":"14px"},"starSize":{"type":"string","default":"20px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/inline-notice":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/inline-notice","version":"0.0.1","title":"Inline Notice","category":"gutenito","icon":"info","description":"Display notice\/alert messages","example":{"attributes":{"preview":true}},"attributes":{"message":{"type":"string","default":"This is an important notice message."},"noticeType":{"type":"string","default":"info"},"showIcon":{"type":"boolean","default":true},"isDismissible":{"type":"boolean","default":false},"textColor":{"type":"string"},"backgroundColor":{"type":"string"},"borderColor":{"type":"string"},"iconColor":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/digital-clock":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/digital-clock","version":"1.0.0","title":"Digital Clock","category":"gutenito","description":"Display the current date and time","keywords":["clock","clock-block"],"icon":"clock","example":{"attributes":{"preview":true}},"attributes":{"textColor":{"type":"string"},"backgroundColor":{"type":"string"},"alignmentDesktop":{"type":"string"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"},"fontSize":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/lottie-animation":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/lottie-animation","version":"0.0.1","title":"Lottie Animation","category":"gutenito","icon":"controls-play","description":"Lottie animation player","example":{"attributes":{"preview":true}},"attributes":{"animationUrl":{"type":"string","default":""},"animationData":{"type":"string","default":""},"autoplay":{"type":"boolean","default":true},"loop":{"type":"boolean","default":true},"speed":{"type":"number","default":1},"trigger":{"type":"string","default":"auto"},"width":{"type":"string","default":"400px"},"alignment":{"type":"string","default":"center"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/form":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/form","version":"0.0.1","title":"Form","category":"gutenito","icon":"feedback","description":"Custom form builder","example":{"attributes":{"preview":true}},"attributes":{"fields":{"type":"array","default":[{"type":"text","label":"Name","placeholder":"Enter your name","required":true},{"type":"email","label":"Email","placeholder":"Enter your email","required":true},{"type":"textarea","label":"Message","placeholder":"Enter your message","required":true}]},"submitButtonText":{"type":"string","default":"Submit"},"successMessage":{"type":"string","default":"Thank you! Your message has been sent."},"errorMessage":{"type":"string","default":"Something went wrong. Please try again."},"labelColor":{"type":"string","default":"#1f2937"},"inputBorderColor":{"type":"string","default":"#d1d5db"},"inputFocusBorderColor":{"type":"string","default":"#3b82f6"},"buttonColor":{"type":"string","default":"#ffffff"},"buttonBgColor":{"type":"string","default":"#3b82f6"},"labelFontSize":{"type":"string","default":"14px"},"inputFontSize":{"type":"string","default":"14px"},"buttonFontSize":{"type":"string","default":"16px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/call-to-action":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/call-to-action","version":"0.0.1","title":"Call To Action","category":"gutenito","icon":"megaphone","description":"CTA section with button","example":{"attributes":{"preview":true}},"attributes":{"heading":{"type":"string","default":"Ready to Get Started?"},"description":{"type":"string","default":"Join thousands of satisfied customers today."},"buttonText":{"type":"string","default":"Get Started"},"buttonUrl":{"type":"string","default":"#"},"backgroundImage":{"type":"string"},"backgroundOverlay":{"type":"boolean","default":true},"overlayColor":{"type":"string","default":"rgba(0, 0, 0, 0.5)"},"headingColor":{"type":"string"},"descriptionColor":{"type":"string"},"buttonBgColor":{"type":"string"},"buttonTextColor":{"type":"string"},"headingFontSize":{"type":"string","default":"36px"},"descriptionFontSize":{"type":"string","default":"18px"},"alignmentDesktop":{"type":"string","default":"center"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/blockquote":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/blockquote","version":"0.0.1","title":"Blockquote","category":"gutenito","icon":"format-quote","description":"A styled blockquote block with quote icon","example":{"attributes":{"preview":true}},"attributes":{"quote":{"type":"string","default":"This is a beautiful quote that inspires and motivates."},"author":{"type":"string","default":"John Doe"},"citation":{"type":"string","default":""},"quoteColor":{"type":"string"},"authorColor":{"type":"string"},"backgroundColor":{"type":"string"},"borderColor":{"type":"string","default":"#3b82f6"},"iconColor":{"type":"string","default":"#3b82f6"},"quoteFontSize":{"type":"string","default":"20px"},"authorFontSize":{"type":"string","default":"16px"},"borderWidth":{"type":"string","default":"4px"},"borderRadius":{"type":"string","default":"8px"},"showIcon":{"type":"boolean","default":true},"alignmentDesktop":{"type":"string","default":"left"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"gutenito-blocks-addon\/advanced-heading":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/advanced-heading","version":"0.0.2","title":"Advanced Heading","category":"gutenito","icon":"smiley","description":"Gutenito heading with advanced options","example":{"attributes":{"preview":true}},"attributes":{"content":{"type":"string"},"tag":{"type":"string","default":"h2"},"textColor":{"type":"string"},"backgroundColor":{"type":"string"},"fontSize":{"type":"string"},"alignmentDesktop":{"type":"string"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/counter":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/counter","version":"0.0.1","title":"Counter","category":"gutenito","icon":"calculator","description":"Animated number counter","example":{"attributes":{"preview":true}},"attributes":{"startValue":{"type":"number","default":0},"endValue":{"type":"number","default":100},"duration":{"type":"number","default":2000},"prefix":{"type":"string","default":""},"suffix":{"type":"string","default":""},"title":{"type":"string","default":"Counter Title"},"numberColor":{"type":"string","default":"#1f2937"},"titleColor":{"type":"string"},"fontSize":{"type":"string","default":"48px"},"titleFontSize":{"type":"string","default":"16px"},"alignmentDesktop":{"type":"string","default":"center"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/video-popup":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/video-popup","version":"1.0.0","title":"Video Popup","category":"gutenito-blocks-addon","icon":"video-alt3","description":"Display a video thumbnail that opens in a popup modal","keywords":["video","popup","modal","youtube","vimeo"],"supports":{"html":false,"anchor":true},"attributes":{"videoType":{"type":"string","default":"youtube"},"videoUrl":{"type":"string","default":""},"videoId":{"type":"string","default":""},"thumbnailUrl":{"type":"string","default":""},"thumbnailId":{"type":"number"},"useCustomThumbnail":{"type":"boolean","default":false},"playButtonSize":{"type":"number","default":80},"playButtonColor":{"type":"string","default":"#ffffff"},"playButtonBgColor":{"type":"string","default":"#3b82f6"},"overlayColor":{"type":"string","default":"rgba(0,0,0,0.5)"},"borderRadius":{"type":"number","default":12},"aspectRatio":{"type":"string","default":"16:9"}},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/editor.scss","style":"file:.\/style.scss","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/table-of-contents":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/table-of-contents","version":"0.0.1","title":"Table of Contents","category":"gutenito","icon":"list-view","description":"Auto-generated TOC","example":{"attributes":{"preview":true}},"attributes":{"title":{"type":"string","default":"Table of Contents"},"headingLevels":{"type":"array","default":[2,3]},"listType":{"type":"string","default":"numbered"},"isCollapsible":{"type":"boolean","default":false},"startCollapsed":{"type":"boolean","default":false},"isSticky":{"type":"boolean","default":false},"smoothScroll":{"type":"boolean","default":true},"highlightActive":{"type":"boolean","default":true},"titleColor":{"type":"string","default":"#1f2937"},"linkColor":{"type":"string","default":"#3b82f6"},"activeLinkColor":{"type":"string","default":"#1e40af"},"bgColor":{"type":"string","default":"#f9fafb"},"borderColor":{"type":"string","default":"#e5e7eb"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/social-share":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/social-share","version":"0.0.1","title":"Social Share","category":"gutenito","icon":"share","description":"Social sharing buttons","example":{"attributes":{"preview":true}},"attributes":{"platforms":{"type":"array","default":[{"name":"facebook","enabled":true,"icon":"f"},{"name":"twitter","enabled":true,"icon":"\ud835\udd4f"},{"name":"linkedin","enabled":true,"icon":"in"},{"name":"pinterest","enabled":true,"icon":"P"},{"name":"email","enabled":true,"icon":"\u2709"}]},"style":{"type":"string","default":"filled"},"shape":{"type":"string","default":"rounded"},"size":{"type":"string","default":"medium"},"showLabel":{"type":"boolean","default":false},"alignment":{"type":"string","default":"left"},"facebookColor":{"type":"string","default":"#1877f2"},"twitterColor":{"type":"string","default":"#1da1f2"},"linkedinColor":{"type":"string","default":"#0a66c2"},"pinterestColor":{"type":"string","default":"#e60023"},"emailColor":{"type":"string","default":"#6b7280"},"iconColor":{"type":"string","default":"#ffffff"},"hoverEffect":{"type":"string","default":"lift"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/post-grid":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/post-grid","version":"0.0.1","title":"Post Grid","category":"gutenito","icon":"grid-view","description":"Posts in grid layout","example":{"attributes":{"preview":true}},"attributes":{"numberOfPosts":{"type":"number","default":6},"postType":{"type":"string","default":"post"},"categories":{"type":"array","default":[]},"orderBy":{"type":"string","default":"date"},"order":{"type":"string","default":"desc"},"columns":{"type":"number","default":3},"showFeaturedImage":{"type":"boolean","default":true},"showTitle":{"type":"boolean","default":true},"showExcerpt":{"type":"boolean","default":true},"excerptLength":{"type":"number","default":20},"showDate":{"type":"boolean","default":true},"showAuthor":{"type":"boolean","default":false},"showCategories":{"type":"boolean","default":true},"showReadMore":{"type":"boolean","default":true},"readMoreText":{"type":"string","default":"Read More"},"titleColor":{"type":"string","default":"#1f2937"},"excerptColor":{"type":"string","default":"#6b7280"},"cardBgColor":{"type":"string","default":"#ffffff"},"buttonColor":{"type":"string","default":"#ffffff"},"buttonBgColor":{"type":"string","default":"#3b82f6"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/buttons":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/buttons","version":"0.0.1","title":"Buttons","category":"gutenito","icon":"button","description":"Customizable button group","example":{"attributes":{"preview":true}},"attributes":{"alignmentDesktop":{"type":"string","default":"flex-start"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"},"gap":{"type":"string","default":"10px"},"orientation":{"type":"string","default":"horizontal"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/price-list":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/price-list","version":"0.0.1","title":"Price List","category":"gutenito","icon":"money-alt","description":"Display menu or price list","example":{"attributes":{"preview":true}},"attributes":{"items":{"type":"array","default":[{"name":"Item 1","description":"Description of item","price":"$10"},{"name":"Item 2","description":"Description of item","price":"$15"},{"name":"Item 3","description":"Description of item","price":"$20"}]},"showDescription":{"type":"boolean","default":true},"showImage":{"type":"boolean","default":false},"nameColor":{"type":"string"},"descriptionColor":{"type":"string"},"priceColor":{"type":"string"},"nameFontSize":{"type":"string","default":"18px"},"descriptionFontSize":{"type":"string","default":"14px"},"priceFontSize":{"type":"string","default":"18px"},"gap":{"type":"string","default":"20px"},"separatorColor":{"type":"string"},"separatorStyle":{"type":"string","default":"dotted"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/post-timeline":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/post-timeline","version":"0.0.1","title":"Post Timeline","category":"gutenito","icon":"backup","description":"Posts in timeline","example":{"attributes":{"preview":true}},"attributes":{"numberOfPosts":{"type":"number","default":10},"postType":{"type":"string","default":"post"},"categories":{"type":"array","default":[]},"orderBy":{"type":"string","default":"date"},"order":{"type":"string","default":"desc"},"layout":{"type":"string","default":"center"},"showFeaturedImage":{"type":"boolean","default":true},"showTitle":{"type":"boolean","default":true},"showExcerpt":{"type":"boolean","default":true},"excerptLength":{"type":"number","default":20},"showDate":{"type":"boolean","default":true},"lineColor":{"type":"string","default":"#e5e7eb"},"markerColor":{"type":"string","default":"#3b82f6"},"titleColor":{"type":"string","default":"#1f2937"},"dateColor":{"type":"string","default":"#6b7280"},"cardBgColor":{"type":"string","default":"#ffffff"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/how-to":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/how-to","version":"0.0.1","title":"How To","category":"gutenito","icon":"list-view","description":"How-to schema block","example":{"attributes":{"preview":true}},"attributes":{"title":{"type":"string","default":"How to Make Something Amazing"},"description":{"type":"string","default":"A step-by-step guide to help you achieve your goal."},"totalTime":{"type":"string","default":"PT30M"},"steps":{"type":"array","default":[{"name":"Step 1","text":"First, gather all necessary materials."},{"name":"Step 2","text":"Next, prepare your workspace."},{"name":"Step 3","text":"Finally, complete the task."}]},"supplies":{"type":"string","default":""},"tools":{"type":"string","default":""},"cost":{"type":"string","default":""},"titleColor":{"type":"string","default":"#1f2937"},"descriptionColor":{"type":"string","default":"#6b7280"},"stepBgColor":{"type":"string","default":"#f3f4f6"},"stepNumberBgColor":{"type":"string","default":"#3b82f6"},"stepNumberColor":{"type":"string","default":"#ffffff"},"titleFontSize":{"type":"string","default":"28px"},"stepFontSize":{"type":"string","default":"16px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/modal":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/modal","version":"0.0.1","title":"Modal","category":"gutenito","icon":"welcome-view-site","description":"Modal popup block","example":{"attributes":{"preview":true}},"attributes":{"triggerButtonText":{"type":"string","default":"Open Modal"},"modalTitle":{"type":"string","default":"Modal Title"},"closeOnBackdrop":{"type":"boolean","default":true},"closeOnEsc":{"type":"boolean","default":true},"showCloseButton":{"type":"boolean","default":true},"triggerButtonColor":{"type":"string"},"triggerButtonBgColor":{"type":"string","default":"#3b82f6"},"modalTitleColor":{"type":"string"},"modalBackgroundColor":{"type":"string","default":"#ffffff"},"overlayColor":{"type":"string","default":"rgba(0, 0, 0, 0.5)"},"modalWidth":{"type":"string","default":"600px"},"titleFontSize":{"type":"string","default":"24px"},"buttonFontSize":{"type":"string","default":"16px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/faq":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/faq","version":"0.0.1","title":"FAQ","category":"gutenito","icon":"editor-help","description":"Accordion FAQ block","example":{"attributes":{"preview":true}},"attributes":{"faqs":{"type":"array","default":[{"question":"What is your return policy?","answer":"We offer a 30-day return policy on all items.","isOpen":false},{"question":"How long does shipping take?","answer":"Shipping typically takes 5-7 business days.","isOpen":false},{"question":"Do you offer international shipping?","answer":"Yes, we ship to over 100 countries worldwide.","isOpen":false}]},"allowMultipleOpen":{"type":"boolean","default":false},"iconPosition":{"type":"string","default":"right"},"openIcon":{"type":"string","default":"\u2212"},"closeIcon":{"type":"string","default":"+"},"questionColor":{"type":"string","default":"#1f2937"},"answerColor":{"type":"string","default":"#6b7280"},"iconColor":{"type":"string","default":"#3b82f6"},"backgroundColor":{"type":"string","default":"#ffffff"},"borderColor":{"type":"string","default":"#e5e7eb"},"questionFontSize":{"type":"string","default":"18px"},"answerFontSize":{"type":"string","default":"14px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/countdown":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/countdown","version":"0.0.1","title":"Countdown","category":"gutenito","icon":"clock","description":"Countdown timer block","example":{"attributes":{"preview":true}},"attributes":{"targetDate":{"type":"string","default":"2026-12-31T23:59:59"},"showDays":{"type":"boolean","default":true},"showHours":{"type":"boolean","default":true},"showMinutes":{"type":"boolean","default":true},"showSeconds":{"type":"boolean","default":true},"daysLabel":{"type":"string","default":"Days"},"hoursLabel":{"type":"string","default":"Hours"},"minutesLabel":{"type":"string","default":"Minutes"},"secondsLabel":{"type":"string","default":"Seconds"},"numberColor":{"type":"string"},"labelColor":{"type":"string"},"backgroundColor":{"type":"string"},"numberFontSize":{"type":"string","default":"48px"},"labelFontSize":{"type":"string","default":"14px"},"alignmentDesktop":{"type":"string","default":"center"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/star-ratings":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/star-ratings","version":"0.0.1","title":"Star Ratings","category":"gutenito","icon":"star-filled","description":"Display star ratings","example":{"attributes":{"preview":true}},"attributes":{"rating":{"type":"number","default":5},"maxRating":{"type":"number","default":5},"starSize":{"type":"string","default":"24px"},"filledColor":{"type":"string","default":"#fbbf24"},"emptyColor":{"type":"string","default":"#e5e7eb"},"showRatingText":{"type":"boolean","default":true},"ratingText":{"type":"string","default":""},"textColor":{"type":"string"},"alignmentDesktop":{"type":"string","default":"left"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/icon-list":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/icon-list","version":"0.0.1","title":"Icon List","category":"gutenito","icon":"list-view","description":"List with custom icons","example":{"attributes":{"preview":true}},"attributes":{"items":{"type":"array","default":[{"text":"List item 1","icon":"\u2713"},{"text":"List item 2","icon":"\u2713"},{"text":"List item 3","icon":"\u2713"}]},"iconPosition":{"type":"string","default":"left"},"iconColor":{"type":"string"},"iconSize":{"type":"string","default":"20px"},"textColor":{"type":"string"},"fontSize":{"type":"string","default":"16px"},"spacing":{"type":"string","default":"8px"},"gap":{"type":"string","default":"12px"},"alignmentDesktop":{"type":"string"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/marketing-button":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/marketing-button","version":"0.0.1","title":"Marketing Button","category":"gutenito","icon":"button","description":"Advanced marketing button","example":{"attributes":{"preview":true}},"attributes":{"text":{"type":"string","default":"Click Here"},"url":{"type":"string","default":"#"},"icon":{"type":"string","default":"\u27a4"},"iconPosition":{"type":"string","default":"right"},"showIcon":{"type":"boolean","default":true},"buttonStyle":{"type":"string","default":"filled"},"backgroundColor":{"type":"string"},"backgroundGradient":{"type":"string"},"textColor":{"type":"string"},"borderColor":{"type":"string"},"borderWidth":{"type":"string","default":"2px"},"borderRadius":{"type":"string","default":"6px"},"fontSize":{"type":"string","default":"16px"},"padding":{"type":"string","default":"12px 24px"},"boxShadow":{"type":"string"},"hoverEffect":{"type":"string","default":"none"},"alignmentDesktop":{"type":"string","default":"center"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/separator":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/separator","version":"0.0.1","title":"Separator","category":"gutenito","icon":"minus","description":"A customizable separator\/divider block","example":{"attributes":{"preview":true}},"attributes":{"separatorStyle":{"type":"string","default":"solid"},"separatorWidth":{"type":"string","default":"80%"},"separatorHeight":{"type":"string","default":"2px"},"separatorColor":{"type":"string","default":"#e5e7eb"},"alignment":{"type":"string","default":"center"},"addIcon":{"type":"boolean","default":false},"iconColor":{"type":"string"},"iconSize":{"type":"string","default":"24px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/content-timeline":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/content-timeline","version":"0.0.1","title":"Content Timeline","category":"gutenito","icon":"backup","description":"Timeline block","example":{"attributes":{"preview":true}},"attributes":{"items":{"type":"array","default":[{"date":"2024","title":"Event Title 1","description":"Event description goes here.","icon":"\u2b50"},{"date":"2023","title":"Event Title 2","description":"Event description goes here.","icon":"\ud83c\udfaf"},{"date":"2022","title":"Event Title 3","description":"Event description goes here.","icon":"\ud83d\ude80"}]},"layout":{"type":"string","default":"vertical"},"alignment":{"type":"string","default":"left"},"dateColor":{"type":"string","default":"#3b82f6"},"titleColor":{"type":"string","default":"#1f2937"},"descriptionColor":{"type":"string","default":"#6b7280"},"iconColor":{"type":"string","default":"#ffffff"},"iconBgColor":{"type":"string","default":"#3b82f6"},"lineColor":{"type":"string","default":"#e5e7eb"},"cardBgColor":{"type":"string","default":"#ffffff"},"dateFontSize":{"type":"string","default":"14px"},"titleFontSize":{"type":"string","default":"20px"},"descriptionFontSize":{"type":"string","default":"14px"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"gutenito-blocks-addon\/info-box":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"gutenito-blocks-addon\/info-box","version":"0.0.1","title":"Info Box","category":"gutenito","icon":"info-outline","description":"Information box with icon","example":{"attributes":{"preview":true}},"attributes":{"icon":{"type":"string","default":"\u2139"},"title":{"type":"string","default":"Info Box Title"},"description":{"type":"string","default":"Add your description here"},"boxStyle":{"type":"string","default":"filled"},"iconPosition":{"type":"string","default":"top"},"iconColor":{"type":"string"},"iconBackgroundColor":{"type":"string"},"iconSize":{"type":"string","default":"48px"},"titleColor":{"type":"string"},"descriptionColor":{"type":"string"},"backgroundColor":{"type":"string"},"borderColor":{"type":"string"},"borderWidth":{"type":"string","default":"1px"},"borderRadius":{"type":"string","default":"8px"},"titleFontSize":{"type":"string","default":"20px"},"descriptionFontSize":{"type":"string","default":"14px"},"alignmentDesktop":{"type":"string","default":"center"},"alignmentTablet":{"type":"string"},"alignmentMobile":{"type":"string"}},"supports":{"html":false},"textdomain":"gutenito-blocks-addon","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"}},"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from\nthe \/assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the \/assets\ndirectory take precedence. For example, <code>\/assets\/screenshot-1.png<\/code> would win over <code>\/tags\/4.3\/screenshot-1.png<\/code>\n(or jpg, jpeg, gif).","2":"This is the second screen shot"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1220,4121,1332,148076,152129],"plugin_category":[46],"plugin_contributors":[227213],"plugin_business_model":[],"class_list":["post-191816","plugin","type-plugin","status-closed","hentry","plugin_tags-block","plugin_tags-blocks","plugin_tags-editor","plugin_tags-gutenberg","plugin_tags-gutenberg-blocks","plugin_category-editor-and-writing","plugin_contributors-eunito","plugin_committers-eunito"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/gutenito-blocks-addon_e5e7eb.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Gutenito blocks addon and templates library for Gutenberg.<\/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\/gutenito-blocks-addon<\/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=\"a%20question%20that%20someone%20might%20have\"><h3>A question that someone might have<\/h3><\/dt>\n<dd><p>An answer to that question.<\/p><\/dd>\n<dt id=\"what%20about%20foo%20bar%3F\"><h3>What about foo bar?<\/h3><\/dt>\n<dd><p>Answer to foo bar dilemma.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Added: Blockquote block - Stylized quotation display component<\/li>\n<li>Added: Buttons block - Interactive button elements with various styles<\/li>\n<li>Added: Call-to-Action block - Promotional component for driving user engagement<\/li>\n<li>Added: Content Timeline block - Visual timeline display for chronological content<\/li>\n<li>Added: Countdown block - Dynamic countdown timer component<\/li>\n<li>Added: Counter block - Animated numerical counter with increment animation<\/li>\n<li>Added: FAQ block - Accordion-style frequently asked questions component<\/li>\n<li>Added: Form block - Customizable form builder with input fields<\/li>\n<li>Added: Google Maps block - Embedded interactive map component<\/li>\n<li>Added: How-To block - Step-by-step instructional guide component<\/li>\n<li>Added: Icon List block - List component with icon prefixes<\/li>\n<li>Added: Image Gallery block - Grid-based image display component<\/li>\n<li>Added: Info Box block - Highlighted information container<\/li>\n<li>Added: Inline Notice block - Contextual notification or alert component<\/li>\n<li>Added: Lottie Animation block - JSON-based animation player<\/li>\n<li>Added: Marketing Button block - Conversion-focused button component<\/li>\n<li>Added: Modal block - Popup\/overlay dialog component<\/li>\n<li>Added: Post Carousel block - Rotating post display slider<\/li>\n<li>Added: Post Grid block - Grid layout for post listings<\/li>\n<li>Added: Post Timeline block - Timeline view for posts<\/li>\n<li>Added: Price List block - Menu or pricing table component<\/li>\n<li>Added: Review block - User review and rating display<\/li>\n<li>Added: Separator block - Visual divider component<\/li>\n<li>Added: Slider block - Image or content carousel<\/li>\n<li>Added: Social Share block - Social media sharing buttons<\/li>\n<li>Added: Star Ratings block - Visual rating display component<\/li>\n<li>Added: Table of Contents block - Automatic content navigation generator<\/li>\n<li>Added: Tabs block - Tabbed content organizer<\/li>\n<li>Added: Video Popup block - Lightbox-style video player<\/li>\n<\/ul>\n\n<h4>0.0.4<\/h4>\n\n<ul>\n<li>Fixed: Compatiability issue with WordPress 6.9<\/li>\n<\/ul>\n\n<h4>0.0.3<\/h4>\n\n<ul>\n<li>Fixed: Responsive control issue<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>New: Templates library<\/li>\n<li>New: Responsive controls<\/li>\n<li>New: Margin and padding controls<\/li>\n<li>Improved: Color controls in the editor<\/li>\n<\/ul>\n\n<h4>0.0.1<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Gutenito blocks addon and templates library for Gutenberg.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/191816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=191816"}],"author":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/eunito"}],"wp:attachment":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=191816"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=191816"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=191816"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=191816"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=191816"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=191816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}