Title: Toggles
Author: George Mamadashvili
Published: <strong>8 februari 2021</strong>
Last modified: 16 juli 2024

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/toggles/assets/icon.svg?rev=2927357)

# Toggles

 Door [George Mamadashvili](https://profiles.wordpress.org/mamaduka/)

[Download](https://downloads.wordpress.org/plugin/toggles.1.1.1.zip)

 * [Details](https://nl.wordpress.org/plugins/toggles/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/toggles/#reviews)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/toggles/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/toggles/)

## Beschrijving

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.

## Schermafbeeldingen

 * [[
 * The block with no styles.
 * [[
 * The block with custom styling.
 * [[
 * Block Editor.

## Blokken

Deze plugin heeft 1 blok.

 *     Toggles An easy way to hide and reveal content.

## FAQ

### 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](https://github.com/Mamaduka/toggles) repo.

## Beoordelingen

![](https://secure.gravatar.com/avatar/614e748ad1c9a86eb6e147daae4682c65c5519fa61d87e3a9911257f139ea2a0?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10645/)󠁿

 [pegelzwo](https://profiles.wordpress.org/pegelzwo/) 23 januari 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!

![](https://secure.gravatar.com/avatar/1eefc26e48ce61220530a5e023647072346869be85acf3fb59907cddb8fe023c?
s=60&d=retro&r=g)

### 󠀁[Small, easily customizable, reliable – beautiful!](https://wordpress.org/support/topic/small-easily-customizable-reliable-beautiful/)󠁿

 [Schroedingers Cat](https://profiles.wordpress.org/schroedingers-cat/) 2 juni 2024

Thank you for this handy little plug-in. Works like a charm!

![](https://secure.gravatar.com/avatar/30efc797ecc85791332433a8913f24b053d3b16811ac57f6081d56e641e670f1?
s=60&d=retro&r=g)

### 󠀁[It can be even better](https://wordpress.org/support/topic/it-can-be-even-better-2/)󠁿

 [Vladimir Bender](https://profiles.wordpress.org/vovastik/) 26 april 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).

![](https://secure.gravatar.com/avatar/88ed074d50cf849378fd0373c8ef683a367399dc65205e58f93b6c802155af52?
s=60&d=retro&r=g)

### 󠀁[Really awesome!](https://wordpress.org/support/topic/really-awesome-98/)󠁿

 [chris4element](https://profiles.wordpress.org/chris4element/) 11 augustus 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!

![](https://secure.gravatar.com/avatar/fb1c760ce8d40ebdf6ac9cd8ff18af4823d2818570b3faf93fb16a4683a7acca?
s=60&d=retro&r=g)

### 󠀁[So easy and effective](https://wordpress.org/support/topic/so-easy-and-effective-7/)󠁿

 [alexedgar](https://profiles.wordpress.org/alexedgar/) 4 maart 2023 1 reactie

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!!!

![](https://secure.gravatar.com/avatar/fcc45b8336bcf44c3747faee1e70be16293c7aa5827bba749a9ff3fe9d9b7e69?
s=60&d=retro&r=g)

### 󠀁[Fast and simple](https://wordpress.org/support/topic/fast-and-simple-58/)󠁿

 [sanuk](https://profiles.wordpress.org/sanuk/) 30 oktober 2022 1 reactie

Awesome plugin. I use it to add simple, minimalistic toggles that show/hide additional
info on my site. Thank you!

 [ Lees alle 7 beoordelingen ](https://wordpress.org/support/plugin/toggles/reviews/)

## Bijdragers & ontwikkelaars

“Toggles” is open source software. De volgende personen hebben bijgedragen aan deze
plugin.

Bijdragers

 *   [ George Mamadashvili ](https://profiles.wordpress.org/mamaduka/)

“Toggles” is vertaald in 1 locale. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/toggles/contributors)
voor hun bijdragen.

[Vertaal “Toggles” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/toggles)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/toggles/), haal de [SVN repository](https://plugins.svn.wordpress.org/toggles/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/toggles/)
via [RSS](https://plugins.trac.wordpress.org/log/toggles/?limit=100&mode=stop_on_copy&format=rss).

## 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.

## Meta

 *  Versie **1.1.1**
 *  Laatst geüpdatet **2 jaar geleden**
 *  Actieve installaties **2.000+**
 *  WordPress versie ** 6.4 of nieuwer **
 *  Getest t/m **6.6.5**
 *  PHP versie ** 5.6 of nieuwer **
 *  Talen
 * [English (US)](https://wordpress.org/plugins/toggles/) en [Swedish](https://sv.wordpress.org/plugins/toggles/).
 *  [Vertaal in je eigen taal](https://translate.wordpress.org/projects/wp-plugins/toggles)
 * Tags
 * [Accordion](https://nl.wordpress.org/plugins/tags/accordion/)[block](https://nl.wordpress.org/plugins/tags/block/)
   [blocks](https://nl.wordpress.org/plugins/tags/blocks/)[details](https://nl.wordpress.org/plugins/tags/details/)
   [faq](https://nl.wordpress.org/plugins/tags/faq/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/toggles/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  7 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/toggles/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/toggles/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/toggles/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/toggles/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/toggles/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/toggles/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/toggles/reviews/)

## Bijdragers

 *   [ George Mamadashvili ](https://profiles.wordpress.org/mamaduka/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/toggles/)