golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/essential-blocks/assets/blocks/accordion-item
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
726 B
Del
OK
icon.svg
1.08 KB
Del
OK
style.css
242 B
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "title": "Accordion Item", "name": "essential-blocks/accordion-item", "category": "essential-blocks", "apiVersion": 2, "textdomain": "essential-blocks", "supports": { "inserter": false, "reusable": false, "html": false, "anchor": true, "lock": false }, "parent": [ "essential-blocks/accordion" ], "usesContext": [ "eb/accordionParentBlockId", "eb/accordionInheritedAccordionType", "eb/accordionInheritedDisplayIcon", "eb/accordionInheritedTabIcon", "eb/accordionInheritedExpandedIcon", "eb/accordionInheritedTagName", "eb/accordionFaqSchema", "eb/accordionLists", "eb/accordionType" ] }
Save