This plugin is outdated and might not be supported anymore
Simple Accessible Spoilers

Simple Accessible Spoilers

Details
View on WordPress

Create fully accessible content spoilers or accordions with a shortcode.

  1. Fully accessible to screen reader users
  2. Creates a flexible spoiler shortcode
  3. Define groups of accordions to close open accordions when another in the same group is opened.
  4. Override design in theme CSS files

Sample Code

[spoiler title="Sample Code" initial_state="expanded" tag="h2" group="a"]
Include content here
[/spoiler]

Attributes

title: should include the clickable text to be displayed in your accordion
initial_state: values include collapsed or expanded, default to “collapsed”
group: any alphanumeric value. used to define a group of accordions. when one accordion is opened all other items in the group will be closed.
tag: values include any typical html tag but a heading tag should be used for accessibility, defaults to H2

Details

Plugin code:
simple-accessible-spoilers
Plugin version:
1.0.13
Outdated:
Yes
WP version:
3.9.1 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.6.2
Total installations:
100
Last updated:
2024-07-23
Rating:
Times rated:
1
accordion
shortcode
spoiler