Descriere
The plugin allows to create content spoilers with Guttenberg block or simple shortcode.
[spoiler title="Expand Me"]Spoiler content[/spoiler]
Capturi ecran
Blocuri
Acest modul oferă 1 bloc.
- Inline Spoiler Hide text that can be revealed by clicking a button.
Instalare
- Install via WordPress Dashboard or upload
inline-spoiler.zip
; - Activate the plugin through the ‘Plugins’ menu in WordPress;
- Use Guttenberg block or shortcode in your content;
Întrebări frecvente
-
How can I customize design of the spoiler?
-
Just override classes defined in
build/style-index.css
with your theme styles.
Recenzii
Contributori și dezvoltatori
„Inline Spoilers” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„Inline Spoilers” a fost tradus în 4 locale. Mulțumim traducătorilor pentru contribuția lor.
Tradu „Inline Spoilers” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
2.0.0
- Change spoiler HTML semantic (from
div
todetails
&summary
)- All blocks created with the previous version of Guttenberg block will be the same as before, until you edit them
- Allow spoilers inside spoilers (as well as any other Guttengerg blocks allowed in post)
WARNING
* Minimal required WordPress version is 6.6 (for JSX support, JSX in WordPress 6.6)
* The plugin is not fully tested with PHP versions lower than 8.1 due to the lack of available official docker images