[WordPress] 外掛分享: WPFAQBlock – FAQ & Accordion Plugin For Gutenberg

首頁外掛目錄 › WPFAQBlock – FAQ & Accordion Plugin For Gutenberg
10+
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 6.1+ PHP 7.4+ v2.0.0 上架:2023-03-15

內容簡介

- 建立無限的常見問題列表- 建立無限的常見問題類別和標籤- 建立無限的自訂範本- 常見問題搜尋功能- 可以輕鬆使用 Gutenberg 區塊或簡碼在任何頁面上顯示您的常見問題- 響應式手風琴式佈局,適合任何網站和任何裝置- 常見問題頁面排序和分類選項- WPFAQBlock:顯示所有常見問題,並帶有搜尋功能- [wpfaqblock]:顯示所有常見問題,或僅使用選擇和排除參數顯示特定類別(兩者都要使用用逗號分隔的類別 slug 列表)

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WPFAQBlock – FAQ & Accordion Plugin For Gutenberg」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

WPFAQBlock is a WordPress FAQ builder and accordion plugin for creating, managing, and displaying professional FAQ sections across your website.
Use WPFAQBlock to build support FAQs, product FAQs, service FAQs, help center questions, documentation FAQs, and clear question-and-answer content for posts, pages, widgets, and custom post types. The plugin includes a visual FAQ builder, Gutenberg block support, shortcode output, FAQ category filtering, optional FAQPage JSON-LD schema, custom accordion icons, import/export tools, and AI-assisted FAQ generation with OpenAI or Google Gemini.
Frontend FAQ content is rendered as HTML, and optional FAQPage JSON-LD structured data can be enabled for eligible FAQ pages. This helps search engines understand your FAQ content without forcing schema output on every site.
WPFAQBlock is designed for site owners, agencies, ecommerce stores, service businesses, content teams, and developers who need a flexible FAQ plugin that stays lightweight, accessible, and easy to manage.
Key Features

Visual FAQ Builder – Create, edit, organize, and manage FAQs from a clean admin interface.
Accordion FAQ Layout – Display FAQs in a user-friendly collapsible accordion format.
Gutenberg FAQ Block – Add FAQ sections directly from the WordPress block editor.
FAQ Shortcode – Display FAQs anywhere with the [wpfaqblock] shortcode.
Per-Instance FAQ Selection – Choose all FAQs, selected FAQs, or FAQs from selected categories for each display.
FAQ Categories – Group FAQs by category and show only the content needed on each page.
Optional FAQ Schema – Enable FAQPage JSON-LD structured data only when you want schema output.
Displayed-Only Schema Output – Schema is generated only from FAQs actually rendered on the current page.
Custom Accordion Icons – Upload separate open and closed accordion icons from the WordPress Media Library.
Open First Accordion Option – Choose whether the first FAQ item should be open by default.
Import and Export FAQs – Export all FAQs, selected FAQs, single categories, or multiple categories as JSON.
AI FAQ Generation – Generate FAQ suggestions from builder prompts or editor content using OpenAI or Gemini.
Editor Content FAQ Generator – Generate FAQs while editing a post, page, product, or supported custom post type.
Custom Post Type Storage – FAQs are stored as WordPress content for easier management, backups, and migration.

Common Use Cases

Product FAQ sections for WooCommerce or ecommerce pages.
Service FAQs for local business, agency, and landing pages.
Help center or support FAQ content.
Documentation pages with categorized questions and answers.
FAQ schema structured data for eligible FAQ content.
Reusable FAQ blocks across posts, pages, widgets, and templates.
AI-assisted FAQ creation from existing page or post content.

Shortcode Usage
Display all published FAQs:
[wpfaqblock]

Display FAQs from one category:
[wpfaqblock category="returns"]

Limit the number of FAQs:
[wpfaqblock category="returns" limit="5"]

Hide the category title:
[wpfaqblock category="returns" category_title="0"]

Change FAQ order:
[wpfaqblock category="general" order="DESC"]

Open the first accordion item by default:
[wpfaqblock category="general" open_first="1"]

Display specific FAQs only:
[wpfaqblock ids="12,34,56"]

Use custom accordion icons:
[wpfaqblock ids="12,34" closed_icon="https://example.com/closed.png" open_icon="https://example.com/open.png"]

Shortcode Attributes

category – Filter FAQs by faq_group term slug. Leave empty to show all FAQs.
ids – Comma-separated FAQ post IDs for showing specific FAQs only.
limit – Maximum number of FAQs to display. Use -1 to show all matching FAQs.
order – Sort order. Accepts ASC or DESC.
category_title – Set to 0 to hide the category heading above grouped FAQ output.
open_first – Set to 1 to open the first accordion item by default.
closed_icon – Image URL for the closed accordion state.
open_icon – Image URL for the open accordion state.

延伸相關外掛

文章
Filter
Mastodon