=== Ys Advanced Checkout Plugin ===
Contributors: yasirmalik
Tags: woocommerce, checkout, custom fields, conditional logic
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Advanced WooCommerce checkout customization with custom fields, conditional logic, drag-and-drop ordering, validation, and more.

== Description ==

Ys Advanced Checkout Plugin lets you fully customize your WooCommerce checkout page:

* Add custom fields (text, textarea, select, checkbox, radio, email, phone, number, date, URL)
* Assign fields to billing, shipping, or after order notes sections
* Drag-and-drop field ordering
* Show/hide default WooCommerce checkout fields
* Conditional logic (show fields based on country, state, payment method, shipping method, cart total, product in cart)
* Required/optional toggle with min/max length and regex validation
* Custom error messages
* Server-side (PHP) and client-side (JS) validation
* Field data saved to order meta and displayed in admin, customer My Account, and order emails
* Live field preview in admin
* Tooltips, placeholders, and descriptions
* Secure: nonce verification, capability checks, sanitization, escaping
* HPOS compatible

== Installation ==

1. Upload the `ys-advanced-checkout` folder to `/wp-content/plugins/`
2. Activate the plugin through the Plugins menu
3. Go to WooCommerce > Advanced Checkout to configure

== Changelog ==

= 1.0.0 =
* Initial release
