Beskrivelse
Adds a simple collapsible block to the Gutenberg editor. Perfect for hiding long text behind a toggle.
- Fully compatible with the block editor (Gutenberg)
- Customizable button labels
- Supports multiple blocks per page
- Translatable and lightweight
This plugin is ideal for bloggers, content creators, and developers who want to keep their pages clean and readable.
Blokker
Denne utvidelsen gir 1 blokk.
- Read More
Installasjon
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin via the Plugins menu in WordPress
- Add the «Read More» block in the block editor
- Customize the toggle labels and insert your collapsible content
Ofte stilte spørsmål
-
Can I use multiple blocks on one page?
-
Yes, each block works independently and can be used multiple times.
-
Absolutely. You can set custom labels for both «open» and «close» states in the block settings.
-
Is the plugin translatable?
-
Yes. The plugin uses WordPress internationalization functions and includes a
.potfile. You can add your own.poand.mofiles in the/languages/folder.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«JVM Read More Block» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
Bidragsytere“JVM Read More Block” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.
Oversett “JVM Read More Block” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Initial release with collapsible block functionality
- Custom labels and translation support