Toggles Icon

Toggles

By George Mamadashvili

Active Installs

2,000+

Last Updated

July 16, 2024

First Released

February 8, 2021

Download History (Last one month)


Contributors

You can use this block to hide and reveal content as needed. Create FAQ pages, hide spoilers in posts, or create simple accordion elements.

The block uses <details> and <summary> HTML elements and doesn’t require any additional JavaScript or CSS on the theme side.

No installation instructions provided.

Want to change default styles?

You can add some basic styling with just a few lines of CSS. Example:

.wp-block-toggles {
    background: #fafafa;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin: 1.5rem 0;
    padding: 0.5rem 1rem;
}

.wp-block-toggles summary {
    cursor: pointer;
}

Want to report a bug?

Create an issue at the Mamaduka/toggles repo.

Changelog

1.1.1 – 2024-07-16

  • Bumped minimum required WordPress version to 6.4.

1.1.0 – 2023-06-17

  • Bumped minimum required WordPress version to 6.1.
  • Fixes an error when selecting deeply nested inner blocks.
  • Block support enhancements.

1.0.1 – 2022-02-14

  • Bumped minimum required WordPress version to 5.8.
  • Pass component to renderAppender.

1.0.0 – 2021-02-05

  • Initial release.
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
1.1.1 Download Stable
1.1.0 Download Stable
1.0.1 Download Stable
1.0.0 Download Stable
Development Download Trunk

Plugin Info

  • Version: 1.1.1
  • Last Updated: July 16, 2024
  • Active Installs: 2,000+
  • WordPress Version: 6.4 or higher
  • Tested up to: 6.6.5
  • PHP Version: 5.6 or higher
  • Tags:    
    accordion block blocks details faq

Ratings


5.0 out of 5 stars. (7 reviews)

See all reviews
Scroll to Top