| 开发者 |
creativewerkdesigns
arpitgshah |
|---|---|
| 更新时间 | 2026年6月26日 18:01 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
[wpfaqblock] shortcode.wpfaqblock folder to /wp-content/plugins/.[wpfaqblock] shortcode.Use the WPFAQBlock Gutenberg block or add the [wpfaqblock] shortcode to any post, page, widget area, or supported template area.
Yes. Each FAQ display can show all FAQs, selected FAQs, or FAQs from selected categories. This lets you reuse one FAQ library across many pages while showing only the most relevant questions.
Yes. The plugin supports category-based FAQ selection, including multiple category selection in supported display and export workflows.
Yes. Use the category title setting in the block or builder controls, or set category_title="0" in the shortcode.
Yes. Enable the open-first option in the display settings or use open_first="1" in the shortcode.
Yes. WPFAQBlock lets you choose custom images for the open and closed accordion states using the WordPress Media Library. If no custom icons are selected, the plugin uses the default icons.
FAQ Schema is disabled by default. You can enable it from WPFAQBlock > Settings. When enabled, WPFAQBlock outputs FAQPage JSON-LD only for FAQs actually displayed on the current page.
WPFAQBlock collects the rendered FAQs and de-duplicates schema output so repeated FAQs are not unnecessarily duplicated in the JSON-LD.
Yes. You can export all FAQs, selected FAQs, FAQs from one category, or FAQs from multiple categories. Imported FAQs can preserve their categories or be assigned to a selected category.
WPFAQBlock can generate FAQ suggestions with OpenAI or Google Gemini. You can generate FAQs from a prompt in the FAQ Builder or from the current editor content while editing a post, page, product, or supported custom post type.
Yes. Add an OpenAI API key or Google Gemini API key in WPFAQBlock > Settings. If both keys are available, the plugin can fall back to the other provider when one provider is temporarily unavailable.
No. WPFAQBlock uses vanilla JavaScript for frontend accordion behavior and admin interactions.
FAQs are stored as a WordPress Custom Post Type (wpfaqblock) and organized with the faq_group taxonomy. This keeps FAQ content compatible with normal WordPress backups, exports, and migrations.
[wpfaqblock] shortcode with category, limit, order, selected FAQ, category title, icon, and accordion attributes.