=== Checkout Field Editor ===
Contributors: snehalpancholi
Tags: woocommerce, checkout fields, checkout editor, billing fields
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

Reorder, rename, hide, or mark as required/optional WooCommerce billing and shipping checkout fields — no code required.

== Description ==

Checkout Field Editor provides an admin table under WooCommerce where you can modify every billing and shipping checkout field:

* **Rename** — change the visible label shown to customers
* **Reorder** — set the priority/order of each field
* **Hide** — remove a field from the checkout form entirely
* **Required / Optional** — toggle whether a field must be filled

Changes take effect immediately on the checkout page with no caching issues.

== Installation ==

1. Upload the `checkout-field-editor` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Go to **WooCommerce → Checkout Fields** to configure.

== Changelog ==

= 1.0.0 =
* Initial release.
