WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: lightweight-accordion (Used by 277 domains)

Lightweight Accordion

πŸ‘€ Andy Feliciotti πŸ“¦ v1.6.0 πŸ”— Plugin Homepage

Lightweight Accordion plugin for WordPress allows you to add collapse elements to posts using a Gutenberg block or a shortcode (via classic editor). By using the details HTML tag and a few lines of CSS this allows for a javascript-free accordion for minimum page load.

Extremely Lightweight (<1kb): Without using Javascript the plugin uses the native details HTML tag and a few lines of code for almost no impact on front-end.

Customizable: Options include customizing the HTML tag used for the accordion title, open by default, borders, colors, and accordion grouping (auto-close others when one opens).

Shortcode Usage examples

Here are a few examples of using the accordion plugin with shortcodes.

[lightweight-accordion title="My Accordion"]My Content[/lightweight-accordion]

Additionally you can display the accordion open on load with the accordion_open option.

[lightweight-accordion title="My Accordion" accordion_open=true]My Content[/lightweight-accordion]

You can also change the html tag wrapping the title of the accordion using the title_tag option.

[lightweight-accordion title="My Accordion" title_tag="h3"]My Content[/lightweight-accordion]

If you want to include FAQ schema you can add the schema option and set it to faq.

[lightweight-accordion title="What is your return policy?" schema="faq"]You have 1 week to return your items[/lightweight-accordion]

If you’d like put a border around the content of the accordion you can use the β€œbordered” attribute.

[lightweight-accordion title="Bordered Content" bordered=true]My Content[/lightweight-accordion]

If you want accordions to auto-close when another opens (exclusive accordion), use the β€œgroup” attribute with the same value on each accordion.

[lightweight-accordion title="Question 1" group="faq"]Answer 1[/lightweight-accordion]
[lightweight-accordion title="Question 2" group="faq"]Answer 2[/lightweight-accordion]
[lightweight-accordion title="Question 3" group="faq"]Answer 3[/lightweight-accordion]

Shortcode Options

Here is the full listing of shortcode options. Additionally all of these options are accessible when using the Gutenberg block.

  • title (Required Default: null) The title of your accordion will be displayed at the top for users to click. A good example would be to include a user’s question so they could click it for more details.
  • content (Required Default: null) Content that will go into your accordion element.
  • title_tag (Default: β€œspan”) This sets the html tag that wraps the title in the accordion summary. Useful if you want to make it a heading tag for SEO purposes.
  • accordion_open (Default: false) Set this to true if you want your accordion to be open by default.
  • bordered (Default: false) Set this to true if you want a border around the accordion content.
  • title_text_color (Default: false) Set this to a hex value or CSS color to change the color of the accordion title text.
  • title_background_color (Default: false) Set this to a hex value or CSS color to change the color of the accordion title text.
  • schema (Default: false) Set this to faq if you’d like FAQ schema to be included.
  • class (Default: false) Used to add a custom class to the parent container of the accordion.
  • anchor (Default: null) Adds the value as an ID to the accordion div as an anchor.
  • autop (Default: true) By default the shortcode will wrap text in a β€˜p’ tag. Set this to false if you’d like this disabled for the specific accordion.
  • group (Default: false) Set this to a group name to make accordions with the same group auto-close when another opens. Uses the native HTML details name attribute for zero JavaScript overhead.

Additional Details

If you’d like to remove the β€œlightweight-accordion.css” from being enqueued on your site use the filter below. It’s recommend you style the accordion yourself if you use this filter.

add_filter('lightweight_accordion_include_frontend_stylesheet', '__return_false' );

If you’d like to remove the β€œlightweight-accordion/editor-styles.css” from being enqueued in the admin area of your site you can use the filter below.

add_filter('lightweight_accordion_include_admin_stylesheet', '__return_false' );

If you’d like to remove processing of shortcodes in accordion content you can use this filter.

add_filter('lightweight_accordion_process_shortcodes', '__return_false' );

If you’d like to use inline Microdata for FAQ schema you can use this filter. (Not recommended)

add_filter('lightweight_accordion_output_microdata', '__return_true' );

If you’d like to force β€œlightweight-accordion.css” to load on all of your site you can use this filter. By default the plugin will detect if the block or shortcode is used and enqueue the CSS.

add_filter('lightweight_accordion_always_include_frontend_stylesheet', '__return_true' );
DomainExposuresHeadersLast Checked
l*s*c*a*r*u*s*u*e*p*.com (WP 6.5.4) βœ… F 2026-04-04 11:13:05
s*p*r*s*i*l*.com (WP 6.9.4) βœ… F 2026-04-04 10:17:16
l*g*l*1*3.com βœ… F 2026-04-04 00:36:19
l*a*n*a*h*i*h*a*e*.com (WP 6.9.4) βœ… F 2026-04-03 18:19:44
s*c*e*s*u*l*-*o*c*e*.com (WP 6.9.4) βœ… F 2026-04-03 17:55:40
a*o*e*-*l*t*o*m.com (WP 6.9.4) βœ… F 2026-04-03 09:36:24
a*m*e*i*a*s.com (WP 6.9.4) βœ… C 2026-04-03 09:05:32
a*v*k*y*i.com (WP 6.9.4) βœ… F 2026-04-01 11:47:25
a*a*e*i*l*s*o*t*s.com (WP 6.9.4) βœ… F 2026-03-31 14:03:38
1*0*r*y*.com βœ… β€” 2026-03-29 16:10:27
p*p*l*o*.de βœ… β€” 2026-03-29 12:26:18
f*b*e*.net (WP 6.9.4) βœ… β€” 2026-03-29 10:48:25
d*r*a*e*.fr βœ… β€” 2026-03-29 04:04:28
s*l*t*d*.world (WP 6.9.4) βœ… β€” 2026-03-28 10:23:56
g*m*n*p*i*t.co (WP 6.9.4) βœ… β€” 2026-03-28 04:56:52
m*n*t*.coop βœ… β€” 2026-03-27 13:55:17
e*s*o*d.de (WP 6.9.4) βœ… β€” 2026-03-27 01:25:09
d*g*r*i*i*g.world βœ… β€” 2026-03-27 00:49:36
k*n*d*r*i*e.de βœ… β€” 2026-03-26 21:02:01
t*e*a*u*a*a*r*t*v*.com βœ… β€” 2026-03-17 10:17:32
s*r*i*i*s*a*t*m*r*a.com (WP 6.9.4) βœ… β€” 2026-03-15 09:52:26
p*o*t*g*r*e*u.com (WP 6.9.1) βœ… β€” 2026-03-12 09:03:39
o*d*m*n*-*o*e*s.com (WP 6.9.1) βœ… β€” 2026-03-08 22:19:47
p*e*o*b*g*d*s.cl βœ… β€” 2025-11-12 07:07:43
m*i*s*a.app βœ… β€” 2025-11-12 06:58:35
l*n*i*g.wiki βœ… β€” 2025-11-12 06:00:39
s*s*o*s*i*o*s.fi βœ… β€” 2025-11-12 05:36:15
i*g*n*e*m*n*i*u*.cl βœ… β€” 2025-11-12 05:18:01
h*u*e*o*t*k*p*e*n.de βœ… β€” 2025-11-12 04:50:47
h*u*b*o*-*a*p*l*.de βœ… β€” 2025-11-12 04:50:47
d*e*c*e*.de βœ… β€” 2025-11-12 04:45:11
m*n*c*e*g*r*c*t*-*t*d*.de βœ… β€” 2025-11-12 04:18:58
d*n*f*r*a*.se βœ… β€” 2025-11-12 04:15:59
e*e*c*n.help βœ… β€” 2025-11-12 03:58:15
p*a*e*h*l*-*s*o*i*.org βœ… β€” 2025-11-12 03:53:01
o*l*n*p*k*e*.guide βœ… β€” 2025-11-12 03:35:04
f*d*r*l*r*m*n*l*e*e*s*.pro βœ… β€” 2025-11-12 03:02:47
e*a*t*u*.fi βœ… β€” 2025-11-12 01:17:04
s*i*d*t*r.ca βœ… β€” 2025-11-12 01:06:40
c*r*z*m*v*r*.ca βœ… β€” 2025-11-12 01:00:10
f*b*r*n*t.at βœ… β€” 2025-11-12 00:20:43
o*s*e*d.nu βœ… β€” 2025-11-12 00:01:24
t*n*e*t*n*p*a*i*.org βœ… β€” 2025-11-11 23:56:16
a*w*k*t*e*o*k*b*c*e*.pl βœ… β€” 2025-11-11 23:25:25
w*n*e*f*i*z.com βœ… β€” 2025-11-11 13:24:59
w*m*r*a*a*e.com βœ… β€” 2025-11-11 13:14:16
w*m*i*l*n*.com βœ… β€” 2025-11-11 13:14:16
w*r*d*o*-*u*z.com βœ… β€” 2025-11-11 13:02:43
w*o*y*n*s*n*m*v*n*.com βœ… β€” 2025-11-11 12:53:21
w*a*s*n*h*b*l*o*.com βœ… β€” 2025-11-11 11:33:49
w*p*a*c*l*t*r.com βœ… β€” 2025-11-11 11:29:18
w*s*o*m*v*n*.com βœ… β€” 2025-11-11 11:23:49
w*m*v*j*x.com βœ… β€” 2025-11-11 11:10:22
w*t*r*e*t*r*s*n*a*o*i*a.com βœ… β€” 2025-11-11 10:19:03
w*t*r*e*t*r*o*k*a*d.com βœ… β€” 2025-11-11 10:19:03
w*t*r*e*t*r*-*a*j*s*.com βœ… β€” 2025-11-11 10:19:03
v*n*r*e*d*y*a*i*o*.com βœ… β€” 2025-11-11 09:36:01
v*s*a*l*l*a*e*.com βœ… β€” 2025-11-11 09:06:29
v*s*t*i*s*p*t*.com βœ… β€” 2025-11-11 09:04:02
v*s*t*i*t*r*a*.com βœ… β€” 2025-11-11 09:03:38
v*s*o*m*v*r*.com βœ… β€” 2025-11-11 08:59:56
v*c*o*i*n*t*r*a*h*c*l*n*c.com βœ… β€” 2025-11-11 08:19:24
v*a*c*c*n*u*t*r*s.com βœ… β€” 2025-11-11 08:13:37
v*a*e*s*6*.com βœ… β€” 2025-11-11 08:11:40
v*t*r*n*r*a*u*u*u*y.com βœ… β€” 2025-11-11 08:07:28
v*t*r*n*r*a*c*a*o*.com βœ… β€” 2025-11-11 08:07:08
v*l*u*w*.com βœ… β€” 2025-11-11 07:13:55
t*e*i*o*e*a*s.com βœ… β€” 2025-11-11 00:42:35
t*e*a*s*l*t*o*.com βœ… β€” 2025-11-11 00:26:14
t*e*n*t*y*.com βœ… β€” 2025-11-11 00:11:48
t*e*e*m*r*o*.com βœ… β€” 2025-11-11 00:06:44
t*e*a*e*s*o*t*g*n*y.com βœ… β€” 2025-11-10 23:55:48
t*e*r*c*r*e*t*r*.com βœ… β€” 2025-11-10 22:59:16
t*e*a*e*e*t*i*c*s.com βœ… β€” 2025-11-10 22:32:17
t*e*-*e*r*.com βœ… β€” 2025-11-10 22:20:22
t*e*c*.com βœ… β€” 2025-11-10 22:15:22
t*a*b*d*s*b*o*d.com βœ… β€” 2025-11-10 22:12:31
t*a*e*c*e*s.com βœ… β€” 2025-11-10 22:06:39
s*s*e*b*y.com βœ… β€” 2025-11-10 12:54:43
s*a*t*a*.com βœ… β€” 2025-11-10 11:07:30
s*o*a*e*c*.com βœ… β€” 2025-11-10 10:14:11
s*o*f*e*n*l*c*.com βœ… β€” 2025-11-10 10:13:50
s*c*e*k*y*d*.com βœ… β€” 2025-11-10 09:33:58
s*-*e*l*s*r.com βœ… β€” 2025-11-10 09:18:17
s*v*r*r*s*n*e.com βœ… β€” 2025-11-10 08:31:29
s*r*h*i*l*n.com βœ… β€” 2025-11-10 08:09:20
s*n*e*u*g*m*k*e*.com βœ… β€” 2025-11-10 07:50:36
s*i*a*a*t*a*n*n*.com βœ… β€” 2025-11-10 07:07:57
s*i*t*i*i*m*c*o*l.com βœ… β€” 2025-11-10 07:06:47
s*f*-*-*r*d*c*s.com βœ… β€” 2025-11-10 06:51:08
r*x*p*.com βœ… β€” 2025-11-10 06:29:03
r*n*i*g*a*n.com βœ… β€” 2025-11-10 06:19:05
p*o*t*i*a.com βœ… β€” 2025-11-09 22:45:55
p*o*t*i*s.com βœ… β€” 2025-11-09 22:45:55
p*e*e*t*o*a*c*l*r*t*r.com βœ… β€” 2025-11-09 22:15:31
p*e*e*e*s*k*i*r.com βœ… β€” 2025-11-09 22:00:07
p*c*a*t.com βœ… β€” 2025-11-09 21:45:41
p*l*t*s*e*c*e*t*a*n*n*c*n*e*.com βœ… β€” 2025-11-09 20:01:06
p*r*a*o*r.com βœ… β€” 2025-11-09 18:54:10
p*s*o*p*o*h*t*r*e*t.com βœ… β€” 2025-11-09 18:02:37

Top 50 Plugins

Plugin Count
elementor 2,763,705
contact-form-7 2,452,730
elementor-pro 1,546,184
woocommerce 1,302,279
revslider 924,221
js_composer 598,061
jetpack 497,596
wp-rocket 434,118
essential-addons-for-elementor-lite 415,356
header-footer-elementor 362,082
gutenberg-core 352,678
elementskit-lite 339,433
instagram-feed 313,147
google-analytics-for-wordpress 312,225
gravityforms 304,500
google-site-kit 301,253
complianz-gdpr 294,888
cookie-law-info 292,598
wpforms-lite 257,097
sitepress-multilingual-cms 254,170
astra-sites 250,354
bluehost-wordpress-plugin 241,097
litespeed-cache 224,187
gtranslate 183,504
coblocks 177,561
cookie-notice 169,990
gutenberg 162,533
the-events-calendar 149,080
popup-maker 140,281
premium-addons-for-elementor 135,669
astra-addon 134,465
bb-plugin 133,678
mailchimp-for-wp 132,167
LayerSlider 128,805
wp-smushit 127,445
custom-fonts 122,509
tablepress 120,972
creame-whatsapp-me 120,412
pro-elements 118,018
click-to-chat-for-whatsapp 115,581
woocommerce-gateway-stripe 112,342
duracelltomi-google-tag-manager 112,338
cleantalk-spam-protect 109,251
smart-slider-3 107,093
akismet 106,186
pixelyoursite 104,954
megamenu 103,736
fusion-builder 103,281
honeypot 102,819
royal-elementor-addons 102,709

Top 50 Themes

Theme Count
hello-elementor 881,464
astra 738,280
Divi 721,754
pub 234,524
generatepress 165,845
flatsome 165,155
Avada 155,165
h4 146,424
oceanwp 121,209
kadence 107,389
enfold 90,891
salient 88,032
bb-theme 85,966
twentytwentyfour 83,177
blocksy 81,531
twentytwentyfive 80,531
cocoon-master 76,912
betheme 72,668
twentyseventeen 70,094
woodmart 61,800
dt-the7 59,456
neve 52,307
twentytwentyone 45,266
bridge 44,342
swell 41,011
Avada-Child-Theme 39,544
twentytwenty 38,803
lightning 38,190
twentytwentythree 37,772
gox 37,336
bricks 31,465
Impreza 31,349
Newspaper 29,587
twentytwentytwo 28,978
epik-redesign 24,437
extendable 23,860
storefront 23,806
pro 23,711
uncode 23,090
yith-wonder 22,986
twentysixteen 22,667
sydney 21,681
themify-ultra 21,308
twentyfifteen 19,591
Total 19,472
porto 17,998
hestia 17,276
thrive-theme 16,469
yootheme 15,971
jupiter 15,762