Accordion-Blocks
Accordion-Blocks copied to clipboard
Gutenberg blocks for creating responsive accordion drop-downs in WordPress.
Only `Editors` and `Admins` should be able to set the default accordion settings. All users should be able to restore from the default settings.
Currently the HTML structure is very specific and the JavaScript expects that specific structure (see use of `.children()`, instead of more general `.find()`). In some cases, other plugins wrap parts...
Accordion items are set to standard width. It would be nice to be able to set the size to wide width. 🙇
[See this request from the plugin support page](https://wordpress.org/support/topic/how-to-add-faq-schema-with-json-ld-structured-data/).