Accordion Blocks
Gutenberg block for creating responsive accordion drop-downs.
Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Gutenberg block integration
Multiple accordion settings
Fully responsive design
Supports item IDs
Accessible navigation
About this plugin
Author: philbuchanan
Categories: Design and Customization
Version: 1.5.0
Last updated: 07-02-2022
WordPress version: 5.9
Tested up to: 5.9.10
PHP version required: 7.3
Languages: Deutsch (Sie), Deutsch [+2]
Tags:
Overview
Accordion Blocks is a WordPress plugin that introduces a Gutenberg block specifically for creating accordion drop-downs on webpages, seamlessly integrating with existing themes. It offers features like support for multiple accordions each with individual settings, responsive design, item ID links, and tabbed keyboard navigation for accessibility. Additional options include setting default open states, disabling auto-closing, manual closing by clicking on titles, page scrolling to opened items, and custom HTML heading tags. Users can further customize the appearance using CSS classes provided by the plugin. The output HTML is well-structured for easy customization and accessibility, enhancing the overall user experience on your website.
Gutenberg Block Integration
- Adds a Gutenberg block for adding accordions to your site.
- Supports multiple accordions with individual settings for each accordion item.
Responsive and Accessible
- Fully responsive design.
- Accessible for users requiring tabbed keyboard navigation control.
Customization Options
- Open individual accordion items by default.
- Disable auto closing of accordion items.
- Manually close items by clicking the title again.
- Scroll page to title when it’s clicked open (including setting a scroll offset position).
- Set the HTML heading tag for the title element (h1–h6, button).
- Supports adding custom block styles using wp.blocks.registerBlockStyle.
Nesting and Linking
- Supports nesting accordions.
- Support for item IDs and direct links.