वर्णन
The plugin allows to create content spoilers with Guttenberg block or simple shortcode.
[spoiler title="Expand Me"]Spoiler content[/spoiler]
ब्लॉक्स
हे प्लगइन 1 ब्लॉक प्रदान करते
- Inline Spoiler Hide text that can be revealed by clicking a button.
स्थापना
- 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;
नेहमी विचारले जाणारे प्रश्न
-
How can I customize design of the spoiler?
-
Just override classes defined in
build/style-index.css
with your theme styles.
समीक्षा
योगदानकर्ते आणि विकसक
“Inline Spoilers” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्ते“Inline Spoilers” 4 लोकॅलसमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.
भाषांतर करा “Inline Spoilers” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
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