This plugin makes it easy to get an expandable text, or a read more functionality inside a post or page.
Expandable text
This is a small sample for how Simple Expand works.Expandable text containing images
The inside text can also contain html, as
- titles,
- bold styles
- and other html tags
that can be used in a normal post. It also work with Gutenberg.
Install the plugin, search for Simple Expand or download it here.
Use like this
[ expand title="Expandable text"]
This is a small sample for how Simple Expand works.
[/expand]
The title is the text that always is show and the text wrapped inside the tags is shown when the title is pressed. (remove the space after the [ and if you cut and paste the code)