OZ FAQ Block

外掛說明

OZ FAQ Block adds a lightweight and accessible Gutenberg block for creating FAQ sections with collapsible answers. It’s optimised for SEO and outputs valid schema.org JSON-LD markup (FAQPage), helping your content become eligible for rich results in Google.

No external libraries, no bloat — just a native editing experience. You can reorder questions, style the layout with your own CSS, and extend the output easily via PHP.

Ideal for documentation pages, product FAQs, help centres, or blog posts with structured Q&A content.

Usage

  1. Open any post or page in the block editor (Gutenberg)
  2. Click “Add block” (+) and search for “FAQ Block”
  3. Add your questions and answers directly in the editor
  4. Optionally reorder or remove items
  5. Save the page – the block automatically outputs structured FAQPage markup

螢幕擷圖

  • Block editor interface with multiple questions and answers

適用於區塊編輯器

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

  • FAQ Block

安裝方式

Upload and activate via Plugins > Add New.

常見問題集

Will it help with SEO?

Yes, it outputs valid FAQ schema.

Can I use this plugin without knowing code?

Yes, the block works entirely in the Gutenberg editor.

Is this plugin compatible with caching and optimisation plugins?

Yes. The block outputs static HTML and inline JSON-LD, which work well with all performance setups.

Can I customise styles?

Yes, via CSS in your theme.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈OZ FAQ Block〉的開發相關工作。

參與者

將〈OZ FAQ Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release