Lightweight Accordion
Plugin Review
AI-ResearchedWhat is Lightweight Accordion?
Lightweight Accordion is a focused WordPress plugin that adds collapsible content to posts and pages. It uses the native HTML <details> tag, which means it works without any JavaScript on the front end. The plugin was built by Andy Feliciotti and has been maintained for over six years. It currently shows 10K+ active installs with a 5.0/5 rating from 60 reviews — all of which are five-star.
This plugin solves a common question: how to create accordion in WordPress without slowing down your site. Because it relies on a single HTML element and minimal CSS, the front-end file size stays under 1kb. The current version is 1.6.0, last updated on Dec 7, 2025. It works with both the Gutenberg block editor and the classic editor through shortcodes.
Key Features of Lightweight Accordion
- Zero JavaScript front end — Uses the native
<details>HTML tag, so there is no extra script loading for visitors. - Extremely small footprint — The entire plugin weighs less than 1kb on the front end, making it a best lightweight accordion plugin WordPress option for performance-focused sites.
- Gutenberg block support — A dedicated lightweight accordion block Gutenberg integration is available for modern editors.
- Shortcode compatibility — Classic editor users can insert accordions with simple shortcodes like
[lightweight-accordion title="My Title"]Content[/lightweight-accordion]. - Customizable title tags — Change the HTML tag wrapping the title (e.g.,
h3) for better SEO structure. - Accordion grouping — Use the
groupattribute to create exclusive accordions where opening one closes the others. - Open by default option — Set
accordion_open=trueto display content expanded on page load. - FAQ schema support — Add
schema="faq"to automatically generate structured data for your collapsible content WordPress sections.
Who Should Use Lightweight Accordion?
This plugin suits beginners and experienced site owners alike. You do not need coding skills to add accordions. The block editor offers visual controls, while shortcodes work for anyone comfortable with brackets. It fits sites that value speed — blogs, documentation pages, FAQ sections, and product listings. With 10K+ active installs, it already serves a wide range of use cases.
If you manage a site where every kilobyte matters, this is a natural choice. The 100% five-star rating from 60 reviewers suggests that users find it reliable for its stated purpose. It is particularly useful for those who want collapsible content WordPress functionality without the weight of a multi-purpose page builder.
Installation & Setup
Installation follows the standard WordPress process: upload the plugin folder to wp-content/plugins, activate it from the admin panel, and begin adding accordions. Beginners will find it straightforward — there are no configuration menus or settings pages. In Gutenberg, search for the "Lightweight Accordion" block. In the classic editor, paste a shortcode like [lightweight-accordion title="Your Question" schema="faq"]Your answer here[/lightweight-accordion].
Support & Community
The plugin's support data shows a quiet but stable record. Over the last two months, there were 0 open threads and 0 resolved threads, resulting in a 0% resolution rate. This does not indicate poor support — rather, it suggests that users rarely need help. The plugin is six years old and has 60 ratings, all five-star, with zero one-star reviews. When a tool is simple and works as documented, support tickets tend to stay low.
Andy Feliciotti maintains the plugin alone, and the sparse support queue implies that most users find the documentation sufficient. The FAQ schema option, shortcode examples, and block editor integration cover the common use cases. If you hit a snag, the WordPress.org forum is available, but based on the data, you will likely not need it.
Pros & Cons
- Achieves a 5.0/5 rating from 60 ratings with 100% five-star reviews, indicating high user satisfaction.
- Weighs under 1KB on the front-end by using the native HTML `<details>` tag and CSS, eliminating JavaScript for faster page loads.
- Supports both Gutenberg blocks and shortcodes, with shortcode options for open-by-default, custom title tags, borders, FAQ schema, and accordion grouping.
- Offers a group attribute to auto-close other accordions when one opens, enabling exclusive accordion behavior without additional scripts.
- Has zero unresolved support threads, suggesting the plugin is stable and simple to configure for most users.
- Lacks built-in animation or transition effects, as the native `<details>` element provides only an instant toggle without smooth open/close motion.
- Does not include a visual block editor interface for styling, requiring users to rely on shortcode attributes or custom CSS for design changes.
- Cannot nest accordions within each other, as the `<details>` tag does not support recursive accordion structures reliably.
- Offers no integration with page builders like Elementor or WPBakery, limiting its use for users who avoid the block editor or shortcodes.
Technical Details
- Requires WordPress
- 5.0+
- Requires PHP
- 7.0+
- Tested up to WP
- 6.9.4
- First Released
- 2020 (6+ years)
- Support (last 2 months)
- 0 threads
Feature Tags
Frequently Asked Questions
Yes, Lightweight Accordion is completely free and available on WordPress.org. It has 10K+ active installs and is rated 5.0/5 based on 60 ratings.
Lightweight Accordion is used by over 10K+ WordPress sites. It has a perfect 5.0/5 rating from 60 reviews.
The plugin requires WordPress 5.0 or higher, and it has been tested up to WordPress 6.9.4. This ensures compatibility with the block editor and modern sites.
Yes, the plugin was last updated on Dec 7, 2025 and is at version 1.6.0. It was first released in 2020 and continues to receive updates from author Andy Feliciotti.
Lightweight Accordion requires PHP 7.0 or higher. This ensures the plugin runs smoothly on most modern hosting environments.
Support is excellent — the plugin has had 0 unresolved support threads in the last 2 months. With 5.0/5 stars from 60 ratings, most users find it reliable and easy to use.
Absolutely — you can add accordions using a Gutenberg block or simple shortcodes like [lightweight-accordion title="My Title"]Content[/lightweight-accordion]. The plugin requires no coding skills and works with WordPress 5.0+.
It is extremely lightweight (under 1KB) using native HTML details tags with no JavaScript, and includes options for custom title tags, open-by-default, borders, colors, accordion grouping, and FAQ schema. Version 1.6.0 supports all these features.