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
p*n*d*r*a*u*.com βœ… β€” 2025-11-09 17:22:03
n*t*u*g*.com βœ… β€” 2025-11-09 10:51:37
n*r*i*s*s*w*r*d*r*e*.com βœ… β€” 2025-11-09 09:54:44
m*s*r*t*c*n*e*t.com βœ… β€” 2025-11-09 09:18:59
m*d*a*d*o*e.com βœ… β€” 2025-11-09 08:48:09
m*n*a*a*d*o*l*n*.com βœ… β€” 2025-11-09 08:15:42
m*v*e*l*s*a*p.com βœ… β€” 2025-11-09 07:37:31
m*v*r*m*r*e*i*g*r*w.com βœ… β€” 2025-11-09 07:36:24
m*t*l*s*y.com βœ… β€” 2025-11-09 07:23:00
m*t*l*s*c.com βœ… β€” 2025-11-09 07:23:00
m*s*l*b*i*d*.com βœ… β€” 2025-11-09 07:21:58
m*o*-*r*a*.com βœ… β€” 2025-11-09 07:03:08
m*k*s*i*h*r*i*a*o.com βœ… β€” 2025-11-09 05:10:04
m*d*e*t*o*i*g*o.com βœ… β€” 2025-11-09 05:01:09
m*d*m*r*c*n*o*i*g.com βœ… β€” 2025-11-09 04:55:15
m*d*r*r*s*r*e*t*n*.com βœ… β€” 2025-11-08 23:57:15
m*c*u*i*c*u*o*r*e*.com βœ… β€” 2025-11-08 23:48:52
l*n*i*g*i*i.com βœ… β€” 2025-11-08 18:31:30
l*f*g*f*.com βœ… β€” 2025-11-08 18:07:53
j*p*e*a*.com βœ… β€” 2025-11-08 11:25:04
j*p*t*e*m.com βœ… β€” 2025-11-08 11:25:04
j*c*b*a*r*l*.com βœ… β€” 2025-11-08 10:19:16
i*l*t*l*b*s.com βœ… β€” 2025-11-08 09:40:51
i*a*r*l*e*o*i*a.com βœ… β€” 2025-11-08 09:12:20
i*s*a*l*w*p*.com βœ… β€” 2025-11-08 08:29:37
i*g*n*e*m*n*i*u*.com βœ… β€” 2025-11-08 07:59:07
i*f*r*i*r*a*o*i*i*i*n*p*l*.com βœ… β€” 2025-11-08 07:47:37
i*d*s*p*r*h*w.com βœ… β€” 2025-11-08 07:45:25
i*c*r*p*c*s.com βœ… β€” 2025-11-08 07:28:50
i*p*r*a*c*l*u*a*o*.com βœ… β€” 2025-11-08 07:18:06
h*r*e*s*n*u*d*.com βœ… β€” 2025-11-08 05:49:13
g*t*p*y*u*t.com βœ… β€” 2025-11-07 23:02:51
g*z*b*x.com βœ… β€” 2025-11-07 21:42:53
g*a*i*o.com βœ… β€” 2025-11-07 21:19:15
g*m*d*a*t*.com βœ… β€” 2025-11-07 21:13:26
g*t*i*s*p*t*.com βœ… β€” 2025-11-07 21:08:46
g*o*i*n*i*s*p*i*a*a*.com βœ… β€” 2025-11-07 20:41:23
g*n*k*r*e*l*r*l*m*n*u*.com βœ… β€” 2025-11-07 20:30:57
g*r*e*b*d*d*a*.com βœ… β€” 2025-11-07 19:58:40
g*n*o*i*.com βœ… β€” 2025-11-07 19:52:04
g*m*o*e*e*t*.com βœ… β€” 2025-11-07 19:46:43
g*l*e*t*n*a*y*e*t*l*.com βœ… β€” 2025-11-07 19:43:18
g*l*a*t*i*e*n*u*a*c*.com βœ… β€” 2025-11-07 19:41:00
f*n*c*i*n.com βœ… β€” 2025-11-07 19:05:07
f*y*7*i*g*n.com βœ… β€” 2025-11-07 17:13:07
e*h*t*l*t*d*s*l*e*.com βœ… β€” 2025-11-07 10:33:03
e*u*i*e*s*v*n*s.com βœ… β€” 2025-11-07 09:19:07
e*z*s*i*l*c.com βœ… β€” 2025-11-07 09:15:06
d*i*a*i*s*o*t*s.com βœ… β€” 2025-11-07 08:41:08
d*u*-*s*o*n*.com βœ… β€” 2025-11-07 07:13:48
d*s*i*u*l.com βœ… β€” 2025-11-07 06:25:45
d*z*n*t*d*o.com βœ… β€” 2025-11-07 06:18:35
c*r*a*e*o*v*l*a*a*c*a*t*.com βœ… β€” 2025-11-06 19:18:02
c*r*a*e*o*e*a*t*a.com βœ… β€” 2025-11-06 19:18:02
c*r*a*e*o*c*i*a.com βœ… β€” 2025-11-06 19:18:02
c*s*e*t*o*p.com βœ… β€” 2025-11-06 18:18:30
c*s*n*o*n*d*u*s*h*l*z*n*.com βœ… β€” 2025-11-06 18:16:03
c*r*c*r*s.com βœ… β€” 2025-11-06 17:29:47
c*r*v*p*r*n*f*r.com βœ… β€” 2025-11-06 17:24:47
c*p*d*t*u*.com βœ… β€” 2025-11-06 17:13:47
c*p*h*p*a*n.com βœ… β€” 2025-11-06 17:12:31
c*n*a*p.com βœ… β€” 2025-11-06 17:06:21
b*g*y*s*o*.com βœ… β€” 2025-11-06 11:34:34
b*s*k*k*p*l*u.com βœ… β€” 2025-11-06 10:49:59
b*r*s*n*u*d*.com βœ… β€” 2025-11-06 10:34:06
b*n*e*d*r*a*u*a*s.com βœ… β€” 2025-11-06 10:29:02
b*y*e*h*i.com βœ… β€” 2025-11-06 09:29:18
b*s*c*a*.com βœ… β€” 2025-11-06 09:15:47
b*b*r*w*h*o*t*n*.com βœ… β€” 2025-11-06 08:13:14
a*u*a*a*i*i*i*.com βœ… β€” 2025-11-06 07:48:03
a*t*c*n*c*.com βœ… β€” 2025-11-06 07:47:43
a*e*e*t*.com βœ… β€” 2025-11-06 07:41:01
a*s*i*h*t*i*g.com βœ… β€” 2025-11-06 07:13:28

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