FAQ Block

説明

FAQ Block is a block for Gutenberg. With it, you will be able to create a Frequently Asked Questions page on your website very easily. Simply add a block for each question and you are done.

CSS only!

There is no Javascript, it’s fully in CSS. It’s very easy to customize it for your theme, and super light.

Known issues

I am not sure if it’s currently a bug in Gutenberg: this block requires an input in the generated HTML but for some reason, Gutenberg removes it from the DOM while saving. This issue only happens for author/editors, but not for admins (which is even more weird).

スクリーンショット

ブロック

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

  • FAQ Block
  • FAQ

インストール

  1. Upload faq-block to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Nothing yet.

評価

2023年10月1日 4 replies
I'm changing my review to 5 stars because the idea behind this plugin is great, and the developer (I hope) is interested in making it greater by including FAQ schema so search engines will recognise the FAQ block as FAQ.
7件のレビューをすべて表示

貢献者と開発者

FAQ Block はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“FAQ Block” は4ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“FAQ Block” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.8

  • Add: FAQPage for Google Snippet. However, since this plugin uses a pure block element, we can’t analyze all the FAQ blocks and create a single FAQPage, for that we would need to create a FAQ Container Block. Let’s see if we can do that in the future.

1.0.7

  • Compatibility with WP 6.0.

1.0.6

  • Compatibility with WP 5.9.

1.0.5

  • Compatibility with WP 5.8.

1.0.4

  • Fix: Compatibility with future version of Gutenberg.

1.0.2

  • Fix: There was an issue with WP 5.

1.0.0

  • Update: WordPress 5.0.

0.0.2

  • Fix: Maximum height for an answer was limited.

0.0.1

  • First release.