Description
The plugin will provide a collapsible HTML <details>
block with a <summary>
element that will be shown when the element is collapsed. Inside the details you can put as many paragraphs or code blocks as you want.
Requirements
- PHP 5.6 or greater (recommended: PHP 7 or greater)
- WordPress 5.0 or above (because of the Gutenberg editor)
Blocks
This plugin provides 1 block.
- Details Summary Block
Contributors & Developers
“Details Summary Block” is open source software. The following people have contributed to this plugin.
Contributors“Details Summary Block” has been translated into 7 locales. Thank you to the translators for their contributions.
Translate “Details Summary Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Add block.json file
1.0
- Initial release