Click to expand hidden content within your article.
Click to expand. Click to contract. Reveal additional content on-demand with our simple shortcode.
Traditional article formats present the reader with all of the article content in a linear view.
This often results in the reader not reading the article, or not being able to find the information
they were looking for. Hypotext allows a skeleton article to be created with the supporting content
being available inline, when the user clicks the “hypotext” link in the article.
Here is an example of hypotext implementation.
/wp-content/plugins/
directory[hypotext target=”your-target-id”]your link text[/hypotext]
[hypotext id=”your-target-id”]the content to show when the above link is clicked[/hypotext]
There is no limit to the number of times Hypotext links can be used in your post.
You may give a number of target content instances the same id, and they will all be opened/closed
when the referencing Hypotext link is clicked.
No, you can’t nest Hypotext tags within Hypotext content.