Simple Definition List Blocks

外掛說明

Add simple definition list block.
dt, dd, and div tags are supported.

適用於區塊編輯器

這個外掛提供 5 個可供 Gutenberg/區塊編輯器使用的區塊。

  • DL Tag dl tag. You can add dt tag, dd tag, or div tag inside.
  • DIV Tag Add a div tag for inside the dl tag.
  • DT Tag Add a dt tag for inside the dl tag.
  • DD Tag Add a dd tag for inside the dl tag.
  • DD Tag (Use HTML) Add a dd tag that can use HTML inside a dl tag.

使用者評論

2020 年 12 月 27 日
I need definition lists because I create online courses and technical articles. It's really something that should be there by default, but luckily this plugin fills the gap!
2020 年 9 月 28 日
Very nice, I love dls, and this plugin adds them to the Gutenberg toolbox. Works great in WP 5.5.1.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Simple Definition List Blocks〉的開發相關工作。

參與者

〈Simple Definition List Blocks〉外掛目前已有 3 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Simple Definition List Blocks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

6.0.0

  • Tested on WordPress 6.4.1.
  • Fix description simple-definition-list-blocks/list.
  • Add supports spacing.
  • Add supports typography to dt and dd.

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.