This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Toggles

وەسف

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.

سکرین شۆتەکان

  • The block with no styles.
  • The block with custom styling.
  • Block Editor.

بڵۆکەکان

ئەم پێوەکراوە 1 بڵۆک دابین دەکات.

  • Toggles An easy way to hide and reveal content.

پهد

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.

پێداچوونەوەکان

كانونی دووه‌م 23, 2025
The plugin is perfect. However, I would still like to be able to make a few design changes within the shortcode. But that’s complaining on a high level! And it works great with version 6.7.1!
نیسان 26, 2024
A wonderful, much needed block.It can be even better if you use the toggle-off / toggle-on icon, because everyone is used to such a switch on smartphones.And make the title styled like a link, for example blue and underlined (so that users understand that the title is clickable).
ئاب 11, 2023
A simple, clean solution for Toggles everything! It increases creativity in content design by 377%! No, really, simple does not mean boring! A basic tool to rethink design without installing bloated graphics plugins.I feel lucky I found it. Many thanks!
ئازار 4, 2023 1 reply
You know how you spend 3 days installing and uninstalling plugin after plugin trying to do the simplest task? Changing themes, chasing promises, getting befuddled, exhausted, frustrated and disappointed. Well that is my story with toggles until I found this gem. Looks great, works great, saves time and effort. Reliable and covers all the essential bases. Love it! 10 stars! Thank you!!!
تشرینی یه‌كه‌م 30, 2022 1 reply
Awesome plugin. I use it to add simple, minimalistic toggles that show/hide additional info on my site. Thank you!
خوێندنەوەی 7 پێداچوونەوە

بەشداربووان و گەشەپێدەران

“Toggles” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

“Toggles” وەرگێڕدراوە بۆ 1 زمان. سوپاسی وەرگێڕەکان دەکەین بۆ بەشداریکردنیان.

“Toggles” وەربگێڕە بۆ زمانەکەی خۆت.

دەتەوێت بەشداربیت لە گەشەپێدان؟

گەڕان لە کۆدەکەدا بکە، سەیری تەمارگەی (SVN) بکە، یان بەشداربە لە ڕووداوتۆماری گەشەپێدان لە ڕێگەی (RSS).

ڕووداوتۆمارگەریی گۆڕین

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.