Accordion Shortcodes
https://wordpress.org/plugins-wp/accordion-shortcodes/
Accordion builder for long pages that benefit from hiding/revealing content, like FAQs.
Adds nice buttons to TinyMCE editor (Visual editor only) that seem like they belong there. Content can be selected and formatted easily. After a try or two, it makes sense. Seeing the surrounding tags in the Visual Editor might be confusing to some people.
[accordion clicktoclose=true tag=h3]
[accordion-item title=”Here is example one”]Example of hidden content.[/accordion-item]
[accordion-item title=”Here is example two”]Allows long pages to next items.[/accordion-item]
[accordion-item title=”Here is example two”]Works great on FAQ pages.[/accordion-item]
[/accordion]