BBSpoiler

Plugin Banner

BBSpoiler

by Flector

Download
Description

You can use this plugin to hide part of the text of a post in a nicely-formatted container that will becomes unhidden when clicked on. The plugin can be useful for creating FAQ pages, hiding large pictures, and things like that.

The plugin creates its own “Spoiler” button in the visual editor, but you can also add spoilers directly using tags. For example:

[spoiler title='Title']Spoiler content[/spoiler]

or

[spoiler title='Title' collapse_link='no']Spoiler content[/spoiler]

If you liked my plugin, please rate it.

  1. Upload bbspoiler folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. That’s all.

You can find the “Spoiler” plugin button in the visual editor.

  1. "Spoiler" button and plugin dialog window.

    "Spoiler" button and plugin dialog window.

  2. Sample spoiler.

    Sample spoiler.

  3. Sample spoiler with pictures.

    Sample spoiler with pictures.

  4. Second-level spoilers within a primary spoiler.

    Second-level spoilers within a primary spoiler.

  5. Spoiler in bbPress topic.

    Spoiler in bbPress topic.

  6. All color styles.

    All color styles.

How do I indent paragraphs in spoiler text?

This spoiler code gives you three paragraphs of text:

[spoiler title='Title' collapse_link='true']First Paragraph

Second Paragraph

Third Paragraph[/spoiler]

Can I use spoilers within spoilers?

Yes, but only up to two levels. Use the number 2 in the shortcode.
The code should look like this:

[spoiler title='Parent']

[spoiler2 title='Child 1']text[/spoiler2]
[spoiler2 title='Child 2']text[/spoiler2]

[/spoiler]

Does the plugin support localization?

Yes, please use translate.wordpress.org.

need a updates

By anderswihlgaard on May 2, 2023

It was a problematic weak point found in BBSpoiler Plugin to 2.01 on WordPress (WordPress Plugin). Which affects an unknown function of the Shortcode Handler component. Manipulation of an unknown input leads to a vulnerability class cross site scripting weak point.

The weak point is published on 20/04/2023 (not defined). The advisory is available for download at wordfence dot com. This vulnerability is treated as CVE-2023-23873. There are no technical details still an exploit known.

There is no known information on measures. The use of an alternative product is useful.

Всё работает

By kotden on April 27, 2023

все отлично работает! Проверял на версии 6.2

Отличный плагин!

By velozavr on August 12, 2022

Этот плагин использую в своем проекте. Для бесплатного плагина функционал очень хороший. Пользуюсь пока только созданием простейших спойлеров одного цвета. Большое спасибо разработчикам! I use this plugin in my project. For a free plugin, the functionality is very good. So far, I use only the creation of the simplest spoilers of the same color. Many thanks to the developers!

Отлично работает

By eugeniotf on June 17, 2020

Спасибо

Просто и ничего лишнего

By FBit on May 6, 2020

Простой легкий плагин без лишних наворотов

Отличное решение

By liar84 on April 22, 2020

Хороший плагин. Было вообще супер если бы была возможность настраивать для описания категорий woocommerce без шорткода. Т.е. к примеру - выставляем в настройках "скрыть описание категории под спойлер", и возможность выводить часть текста, а остальном скрыть под спойлер.

Нет самой кнопки для выставления сполера

By Юрий (urgen12) on March 15, 2020

После установки плагина, не вижу его в сполерах, что не так делаю или где его активировать ? тема на форуме Neve

не работает с PHP 7.1

By maikll123 on February 19, 2019

Ребят не знаю почему, но у меня после обновления он перестал работать. Перегружаю из админки все тоже самое

Просто и универсально

By Тони К (catloki) on February 8, 2019

Настолько прост и универсален в применении, что использую его даже в гутенберге. Используя ".sp-wrap-default" - легко подогнал дефолтный стиль спойлера под дизайн своего сайта.

Since 4 days this plugin does not work.

By myscherzo on January 20, 2019

Since 4 days this plugin does not work.

2.02

  • js vulnerability fixed.

2.01

  • fixed “ReferenceError” bug.
  • removed the bundled languages in favour of language packs from translate.wordpress.org

2.00

  • added 10 different color styles

1.01

  • added support for bbPress

1.00

  • first version
Back to top