這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Accordion FAQ Builder

外掛說明

A plugin for almost any kind of websites which helps to create frequently asked questions. You can create any numbers of Accordion FAQ. This Accordion FAQ Builder plugin helps you to create multi-functional Accordion FAQs.

Shortcode

[A_FAQ_Builder id="123"]

Here 123 is the ID of your recently created Accordion FAQ.

Features

  • Responsive design
  • Drag & drop Accordion sorting
  • Add & Remove Accordion item
  • Multiple Accordions (Create unlimited accordions in same page)
  • Lightweight
  • SEO Friendly
  • Smooth animation
  • Translation Ready
  • Compatible with any Theme
  • Semantic HTML5 design and CSS3 transitions
  • Cross-browser Supported
  • And much more options

螢幕擷圖

  • Create new Accordion FAQ
  • Accordion edit screen controls
  • Accordion FAQ shortcode
  • Add Accordion FAQ Builder into Gutenberg
  • Accordion FAQ Builder Template#1
  • Accordion FAQ Builder Template#2
  • Accordion FAQ Builder Template#3

安裝方式

  1. Visit Plugins > Add New
  2. Search for “Accordion FAQ Builder”
  3. Activate “Accordion FAQ Builder” from your plugins page
  4. Go to “Accordion FAQ Builder”
  5. Create new Accordion FAQ
  6. Copy shortcode
  7. And paste it to where you want to show the accordion FAQ.
  8. That’s all

常見問題集

Can I create multiple Accordion FAQ?

Yes! You can create unlimited Accordion FAQ.

Is there any way to hide FAQ Title?

Yes! You can use this filter hook to conditionally hide FAQ title.
apply_filters( ‘afq_title_show’, __return_true(), $args[‘id’], $post );

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.3

  • Added: 3 pre-designed templates added
  • Added: Bullet type added
  • Added: Active FAQ item which expanded when page loads
  • Fixed: Small CSS issue
  • Improved: Accordion behavior
  • Improved: Admin interface

0.2

  • escaping issue fixed
  • shortcode notification added

0.1

  • Initial release!