Description
Add simple definition list block.
dt, dd, and div tags are supported.
Blocks
This plugin provides 5 blocks.
- DL Tag dl tags. You can add terms, details, or div tags inside.
- DT Tag Add a dt tag for inside the dl tag.
- DD Tag (Use HTML) Add a dd tag that can use HTML inside a dl tag.
- DD Tag Add a dd tag for inside the dl tag.
- DIV Tag Add a div tag for inside the dl tag.
Reviews
Contributors & Developers
“Simple Definition List Blocks” is open source software. The following people have contributed to this plugin.
Contributors“Simple Definition List Blocks” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Simple Definition List Blocks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
5.0.3
- Fix icon and title.
5.0.1
- Tested on WordPress 6.4.
- Refactor code.
5.0.0
- Tested on WordPress 6.2.2.
- Change innerBlocks to React hook.
- Update apiVersion.
4.0.0
- Tested on WordPress 5.8.
3.0.1
- Create wpml-config.xml.
3.0.0
- Add dd tag that can use html.
2.0.0
- Add simple-definition-list-blocks/div block
1.0.1
- Tested on WordPress 5.5.1.
1.0.0
- Remove index.css
0.2.0
- Add HTML anchor for dt tag.
0.1.0
- First release.