Linux 软件免费装

WaqFAQ for Products

开发者 yourwporgusername
waqaslatifwallah
更新时间 2026年8月12日 11:55
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce faq accordion schema product faq

下载

1.0.0

详情介绍:

WaqFAQ for Products adds a simple "Product FAQs" panel to every WooCommerce product, letting you add as many questions and answers as you like, per product, without ACF Pro, without a repeater add-on, and without Elementor. Key features: Why not ACF or a repeater plugin? This plugin was built specifically to avoid the overhead of a full custom-fields framework or repeater add-on just to manage product FAQs. Everything is self-contained, adds no dependencies beyond WooCommerce itself, and stores all of a product's FAQ data in exactly one meta key.

安装:

  1. Upload the waqfaq-for-products folder to the /wp-content/plugins/ directory, or install it directly through the Plugins screen in WordPress.
  2. Activate the plugin through the "Plugins" screen.
  3. Make sure WooCommerce is installed and active - this plugin requires it.
  4. Open any WooCommerce product for editing. You'll see a new "Product FAQs" panel above the Product Data panel.
  5. Add your questions and answers, then update/publish the product.
  6. Add the [unfaqproduct_waq] shortcode to that product's description (or any template that renders shortcodes) to display the FAQs.
  7. Optional: visit the new "Product FAQs" menu item in the WordPress admin sidebar to set site-wide display defaults, or check out the Help & Guide tab there for a full walkthrough.

屏幕截图:

  • Override the character limit or default open/closed state for any individual product.
  • Site-wide defaults, plus a choice of Plus/Minus or Chevron accordion icon.
  • Copy the ready-made shortcode straight from the settings page.

升级注意事项:

1.0.0 Initial release.

常见问题:

Do I need ACF, a repeater plugin, or Elementor for this to work?

No. Everything needed to add and display FAQs is built into this plugin.

Where do I put the shortcode?

Anywhere WordPress renders shortcodes - most commonly a product's description field. You can copy the exact shortcode tag from the "Product FAQs" settings page.

Can I change the character limit before "Show More" appears, or whether the first FAQ starts open?

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).

Does FAQ data survive a product export/import?

Yes. It travels automatically with WordPress's own Tools > Export/Import, and with WooCommerce's Products > Export/Import (CSV) tool via a dedicated column.

What happens to my FAQ data if I delete the plugin?

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.

Does this plugin use jQuery or make AJAX calls on my storefront?

No. The frontend accordion is plain vanilla JavaScript with no external dependencies, and nothing on the frontend is loaded via AJAX.

更新日志:

1.0.0