===  زیرعنوان محصول والابی ===
Contributors: valabi
Tags: woocommerce, product, subtitle, tagline
Requires at least: 5.6
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 1.7
License: GPLv2 or later

افزودن فیلد زیرعنوان/شعار به محصولات ووکامرس که درست زیر عنوان محصول نمایش داده می‌شود.

== Description ==

یک فیلد سادهٔ **زیرعنوان** به هر محصول ووکامرس اضافه می‌کند. زیرعنوان درست زیر عنوان محصول در صفحهٔ تک‌محصول نمایش داده می‌شود و از ویرایش سریع (quick-edit) در جدول فهرست محصولات هم پشتیبانی می‌کند.

* Text field in the General tab, moved below the product title by JS
* Saves to `_product_subtitle` post meta
* Displays as `<p class="product-subtitle">` with sensible RTL-ready CSS
* Quick-edit support: pre-fills from saved value, saves on update

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate through the **Plugins** screen.
3. Open any product, fill in the **Subtitle** field and save.

== Changelog ==

= 1.7 =
* Settings page and menu item fully in Farsi («زیرعنوان محصول»).
* Added «دلخواه» (custom) position: enter any action hook name + priority number to place the subtitle anywhere on the page.

= 1.6 =
* افزودن صفحهٔ تنظیمات زیر منوی ووکامرس ← زیرعنوان محصول.
* Position on the single product page is now configurable (after title / after price / after short description / after add-to-cart).
* Styling options: font size, text color (color picker), font weight.

= 1.5 =
* Rebranded to Valabi Product Subtitle.
* Added self-update via Valabi update server.
* Added silent usage telemetry (fire-and-forget, opt-out via constant).
* Cleaned up duplicate hooks; unified save callbacks.
* Version constant `VALABI_PSUB_VERSION` exposed for use by other classes.

= 1.4 =
* Quick-edit support with pre-fill from hidden data div.
* LTR/RTL admin and frontend CSS refinements.

= 1.3 =
* Initial public release.
