Simple Definition List Blocks

説明

シンプルな定義リストブロックを追加します。
dtタグとddタグ、divタグをサポートしています。

ブロック

このプラグインは5個のブロックを提供します。

  • 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

  • WordPress 6.2.2 で動作確認。
  • innerBlocks を React フックに変更。
  • apiVersion をアップデート

4.0.0

  • WordPress 5.8で動作確認。

3.0.1

  • wpml-config.xml を作成。

3.0.0

  • HTMLが使えるddタグを追加。

2.0.0

  • シンプルな定義リスト、もしくはdivブロックを追加します。

1.0.1

  • WordPress 5.5.1 で動作確認。

1.0.0

  • index.cssを削除

0.2.0

  • dtタグにHTMLアンカーを追加

0.1.0

  • 最初のリリース。