| 开发者 |
yourwporgusername
waqaslatifwallah |
|---|---|
| 更新时间 | 2026年8月12日 11:55 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[unfaqproduct_waq] shortcode that automatically detects the current product - no product ID to configure.waqfaq-for-products folder to the /wp-content/plugins/ directory, or install it directly through the Plugins screen in WordPress.[unfaqproduct_waq] shortcode to that product's description (or any template that renders shortcodes) to display the FAQs.No. Everything needed to add and display FAQs is built into this plugin.
Anywhere WordPress renders shortcodes - most commonly a product's description field. You can copy the exact shortcode tag from the "Product FAQs" settings page.
Yes, both from the "Product FAQs" settings page (applies to every product by default), and per-product from that product's own Product FAQs panel (overrides the site-wide default for that one product only).
Yes. It travels automatically with WordPress's own Tools > Export/Import, and with WooCommerce's Products > Export/Import (CSV) tool via a dedicated column.
Nothing, by default. Your FAQ data and settings are left in the database untouched unless you've explicitly checked "Delete all FAQ data and settings when this plugin is deleted" on the Product FAQs settings page beforehand.
No. The frontend accordion is plain vanilla JavaScript with no external dependencies, and nothing on the frontend is loaded via AJAX.