=== Product FAQ Tab ===
Contributors: snehalpancholi
Tags: woocommerce, faq, product tab, accordion
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a FAQ tab to WooCommerce product pages populated from a repeatable Q&A meta field, displayed as an accessible accordion.

== Description ==

Product FAQ Tab adds a "FAQ" tab (custom title supported) to the standard WooCommerce product tab list. Each product can have an unlimited number of Q&A pairs managed from a drag-and-drop repeater inside the product editor.

Features:
* Repeatable Q&A fields — add, remove, reorder rows in the product editor
* Accessible accordion with ARIA expanded state
* Custom tab title per product
* Tab hidden automatically if no FAQ items are defined

== Installation ==

1. Upload the `product-faq-tab` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Edit any product and find the **Product FAQ** meta box.

== Changelog ==

= 1.0.0 =
* Initial release.
